Label labs flag as in development
This commit is contained in:
@@ -130,7 +130,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
||||
},
|
||||
"feature_voice_messages": {
|
||||
isFeature: true,
|
||||
displayName: _td("Send and receive voice messages"),
|
||||
displayName: _td("Send and receive voice messages (in development)"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user