diff --git a/main.js b/main.js index ed68f68cb..f9812282f 100644 --- a/main.js +++ b/main.js @@ -340,7 +340,7 @@ function createWindow() { if (global.on_the_road) { updateActivity() } - }, 500) + }, 100) } }) diff --git a/src/pages/settings/settings.html b/src/pages/settings/settings.html index af8204322..75f49ee2d 100644 --- a/src/pages/settings/settings.html +++ b/src/pages/settings/settings.html @@ -740,7 +740,7 @@