fix default text size is not set to default
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ const serverSettingsCookieKey = 'ebk_server_settings';
|
|||||||
|
|
||||||
const defaultSettings = {
|
const defaultSettings = {
|
||||||
theme: 'auto',
|
theme: 'auto',
|
||||||
fontSize: 0,
|
fontSize: 1,
|
||||||
timeZone: '',
|
timeZone: '',
|
||||||
debug: false,
|
debug: false,
|
||||||
applicationLock: false,
|
applicationLock: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user