mirror of
https://github.com/colanode/colanode.git
synced 2025-12-15 19:27:46 +01:00
Decrease update electron app interval check (#189)
This commit is contained in:
@@ -40,7 +40,7 @@ updateElectronApp({
|
||||
repo: 'colanode/colanode',
|
||||
host: 'https://update.electronjs.org',
|
||||
},
|
||||
updateInterval: '10 minutes',
|
||||
updateInterval: '5 minutes',
|
||||
notifyUser: true,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user