mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
Add developertools option to UserSettings
This commit is contained in:
parent
27a0f0ca62
commit
def0b2d8fb
@ -82,6 +82,7 @@ const SIMPLE_SETTINGS = [
|
||||
{ id: "TagPanel.disableTagPanel" },
|
||||
{ id: "enableWidgetScreenshots" },
|
||||
{ id: "RoomSubList.showEmpty" },
|
||||
{ id: "showDeveloperTools" },
|
||||
];
|
||||
|
||||
// These settings must be defined in SettingsStore
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user