Merge pull request #29821 from overleaf/dp-editor-redesign-opt-out

Prepare editor redesign for opt-out phase

GitOrigin-RevId: 5831970ff27e5c20f22c68b83471b6b832c2b2b4
This commit is contained in:
David
2025-12-02 09:49:12 +00:00
committed by Copybot
parent a1f1ca2028
commit 5982eed3fa
18 changed files with 372 additions and 35 deletions

View File

@@ -26,6 +26,8 @@ const VALID_KEYS = [
'groups-enterprise-banner-repeat',
'new-editor-opt-in',
'new-editor-intro',
'new-editor-intro-2',
'old-editor-warning-tooltip',
]
async function completeTutorial(req, res, next) {