lint
This commit is contained in:
parent
8c9846efc1
commit
9c6953f176
1 changed files with 2 additions and 1 deletions
|
@ -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,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue