Add developertools option to UserSettings

pull/21833/head
Will Hunt 2018-10-24 18:20:16 +01:00
parent 27a0f0ca62
commit def0b2d8fb
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ const SIMPLE_SETTINGS = [
{ id: "TagPanel.disableTagPanel" },
{ id: "enableWidgetScreenshots" },
{ id: "RoomSubList.showEmpty" },
{ id: "showDeveloperTools" },
];
// These settings must be defined in SettingsStore