summaryrefslogtreecommitdiff
path: root/web/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app.js')
-rw-r--r--web/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app.js b/web/app.js
index 944b4ff..3b807c4 100644
--- a/web/app.js
+++ b/web/app.js
@@ -1993,6 +1993,7 @@ if (typeof document !== 'undefined') document.addEventListener('DOMContentLoaded
handleStartNextTask(this);
});
+ switchTab('running');
startPolling();
connectWebSocket();