mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-07 06:48:52 +00:00
fix(languge): language defaults to an empty string
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"animationDisabled": false,
|
||||
"compactLockScreen": false,
|
||||
"lockOnSuspend": true,
|
||||
"language": "en"
|
||||
"language": ""
|
||||
},
|
||||
"location": {
|
||||
"name": "Tokyo",
|
||||
|
||||
Reference in New Issue
Block a user