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