mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Set auto-update as default
This commit is contained in:
@@ -266,7 +266,7 @@ const initialState: SettingsState = {
|
||||
},
|
||||
},
|
||||
window: {
|
||||
disableAutoUpdate: true,
|
||||
disableAutoUpdate: false,
|
||||
exitToTray: false,
|
||||
minimizeToTray: false,
|
||||
windowBarStyle: Platform.WEB,
|
||||
|
||||
Reference in New Issue
Block a user