1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-28 15:22:05 +03:00

Merge branch 'develop' into travis/pinned-room-list

This commit is contained in:
Travis Ralston
2018-10-25 10:57:08 -06:00
committed by GitHub
53 changed files with 999 additions and 416 deletions

View File

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