Remove tag panel feature flag
We forgot to remove this when taking tagpanel out of labs, so now this flag just does nothing.pull/21833/head
							parent
							
								
									73b49d6d5e
								
							
						
					
					
						commit
						9567ffcb9f
					
				|  | @ -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'), | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 David Baker
						David Baker