Merge pull request #31329 from overleaf/mj-dark-mode-notification

[web] Introduce notification for dashboard dark mode

GitOrigin-RevId: da5045d412ddc87a4b18823a4a5fa3192fe15c89
This commit is contained in:
Mathias Jakobsen
2026-02-11 10:43:45 +00:00
committed by Copybot
parent 55c3b6b7ea
commit 498c89c6ed
20 changed files with 369 additions and 89 deletions
@@ -31,6 +31,7 @@ const VALID_KEYS = [
'old-editor-warning-tooltip',
'old-editor-warning-tooltip-2',
'workbench-rail-popover',
'themed-dashboard-intro',
]
async function completeTutorial(req, res, next) {