Merge branch 'develop' into experimental

This commit is contained in:
Bruno Windels 2018-11-06 15:28:20 +01:00
commit c19b593f5c
7 changed files with 154 additions and 19 deletions

View file

@ -82,6 +82,8 @@ const SIMPLE_SETTINGS = [
{ id: "TagPanel.disableTagPanel" },
{ id: "enableWidgetScreenshots" },
{ id: "RoomSubList.showEmpty" },
{ id: "pinMentionedRooms" },
{ id: "pinUnreadRooms" },
{ id: "showDeveloperTools" },
];