diff --git a/frontend/dashboard.js b/frontend/dashboard.js index 7f77a73..09c5852 100644 --- a/frontend/dashboard.js +++ b/frontend/dashboard.js @@ -1853,6 +1853,7 @@ }, onCapture:() => openCreateIssueSheet(), }); + window.stackchainTodayTimerView = timerView; mobileInsights.start(); todaySessionSync = attachTodaySessionHandoff({ fetchJson:fetchReviewJson, storage:localStorage, timer, qs, diff --git a/frontend/index.html b/frontend/index.html index 07dac7f..f343150 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -51,6 +51,10 @@

Security Center

Investigate activity, remove untrusted access, and verify the result.

+