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 = {
|
||||
theme: 'auto',
|
||||
fontSize: 0,
|
||||
fontSize: 1,
|
||||
timeZone: '',
|
||||
debug: false,
|
||||
applicationLock: false,
|
||||
|
||||
Reference in New Issue
Block a user