mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-02-02 07:31:38 +01:00
Lowercase string
Co-authored-by: Bruno Windels <274386+bwindels@users.noreply.github.com>
This commit is contained in:
parent
9a5a002293
commit
989ecd785a
@ -180,7 +180,7 @@ export class SettingsView extends TemplateView {
|
|||||||
},
|
},
|
||||||
[
|
[
|
||||||
defaultRadioButton,
|
defaultRadioButton,
|
||||||
t.label({for: "default"}, "Match System Theme"),
|
t.label({for: "default"}, "Match system theme"),
|
||||||
darkRadioButton,
|
darkRadioButton,
|
||||||
t.label({for: "dark"}, "dark"),
|
t.label({for: "dark"}, "dark"),
|
||||||
lightRadioButton,
|
lightRadioButton,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user