feat: enable telemetry toggle button
This commit is contained in:
@@ -34,6 +34,11 @@ export const SETTINGS_KEYS = [
|
||||
*/
|
||||
"EXTENSIONS_ENABLED",
|
||||
|
||||
/**
|
||||
* A boolean value indicating whether Telemetry is enabled.
|
||||
*/
|
||||
"TELEMETRY_ENABLED",
|
||||
|
||||
/**
|
||||
* A boolean value indicating whether to use the URL bar experiments
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user