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