mirror of https://github.com/vector-im/riot-web
Lint lint lint
parent
7c9df04d42
commit
b1452b5aa3
|
@ -99,7 +99,7 @@ export const SETTINGS = {
|
|||
isFeature: true,
|
||||
displayName: _td("Font scaling"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false
|
||||
default: false,
|
||||
},
|
||||
"font_size": {
|
||||
displayName: _td("Font size"),
|
||||
|
|
Loading…
Reference in New Issue