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

Commit 1b28ab1

Browse files
committed
Take TagPanel out of labs
1 parent e9161df commit 1b28ab1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/settings/Settings.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,6 @@ export const SETTINGS = {
9494
supportedLevels: LEVELS_FEATURE,
9595
default: false,
9696
},
97-
"feature_tag_panel": {
98-
isFeature: true,
99-
displayName: _td("Tag Panel"),
100-
supportedLevels: LEVELS_FEATURE,
101-
default: false,
102-
},
10397
"MessageComposerInput.dontSuggestEmoji": {
10498
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
10599
displayName: _td('Disable Emoji suggestions while typing'),

0 commit comments

Comments
 (0)