1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

Add setting to disable TagPanel

This commit is contained in:
Luke Barnard
2018-02-28 18:16:01 +00:00
parent 1ac62a17ff
commit 27c71f15b9
2 changed files with 6 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ const SIMPLE_SETTINGS = [
{ id: "Pill.shouldHidePillAvatar" },
{ id: "TextualBody.disableBigEmoji" },
{ id: "VideoView.flipVideoHorizontally" },
{ id: "TagPanel.disableTagPanel" },
];
// These settings must be defined in SettingsStore