This commit is contained in:
Bruno Windels 2019-08-22 14:11:04 +01:00
parent 8c9846efc1
commit 9c6953f176

View file

@ -116,7 +116,8 @@ export const SETTINGS = {
},
"feature_cider_composer": {
isFeature: true,
displayName: _td("Use the new, faster, but still experimental composer for writing messages (requires refresh)"),
displayName: _td("Use the new, faster, but still experimental composer " +
"for writing messages (requires refresh)"),
supportedLevels: LEVELS_FEATURE,
default: false,
},