diff --git a/apps/desktop/src/main.ts b/apps/desktop/src/main.ts index e02bde12..57e56f88 100644 --- a/apps/desktop/src/main.ts +++ b/apps/desktop/src/main.ts @@ -40,7 +40,7 @@ updateElectronApp({ repo: 'colanode/colanode', host: 'https://update.electronjs.org', }, - updateInterval: '10 minutes', + updateInterval: '5 minutes', notifyUser: true, });