Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1970 from matrix-org/dbkr/remove_tag_panel_featur…
Browse files Browse the repository at this point in the history
…e_flag

Remove tag panel feature flag
  • Loading branch information
dbkr committed Jun 15, 2018
2 parents 73b49d6 + 9567ffc commit a25cdb6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/settings/Settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,6 @@ export const SETTINGS = {
supportedLevels: LEVELS_FEATURE,
default: false,
},
"feature_tag_panel": {
isFeature: true,
displayName: _td("Tag Panel"),
supportedLevels: LEVELS_FEATURE,
default: false,
},
"MessageComposerInput.dontSuggestEmoji": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
displayName: _td('Disable Emoji suggestions while typing'),
Expand Down

0 comments on commit a25cdb6

Please sign in to comment.