fix typo: schema -> scheme

This commit is contained in:
syuilo
2023-06-05 10:55:18 +09:00
parent db623dda22
commit 0cb3c7481c
3 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ type Keys =
'hashtags' |
'wallpaper' |
'theme' |
'colorSchema' |
'colorScheme' |
'useSystemFont' |
'fontSize' |
'ui' |