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,
|
isFeature: true,
|
||||||
displayName: _td("Font scaling"),
|
displayName: _td("Font scaling"),
|
||||||
supportedLevels: LEVELS_FEATURE,
|
supportedLevels: LEVELS_FEATURE,
|
||||||
default: false
|
default: false,
|
||||||
},
|
},
|
||||||
"font_size": {
|
"font_size": {
|
||||||
displayName: _td("Font size"),
|
displayName: _td("Font size"),
|
||||||
|
|
Loading…
Reference in New Issue