pass feature flag to js-sdk
This commit is contained in:
parent
45991bc3de
commit
0b18ff52c5
3 changed files with 4 additions and 2 deletions
|
@ -120,7 +120,7 @@ export const SETTINGS = {
|
|||
},
|
||||
"feature_message_editing": {
|
||||
isFeature: true,
|
||||
displayName: _td("Edit messages after they have been sent"),
|
||||
displayName: _td("Edit messages after they have been sent (refresh to apply changes)"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue