feat: add in-editor notification when rolling image has updated (#28529)

GitOrigin-RevId: 771773ba1914ef609b6ac84799bdda2d7ae4affa
This commit is contained in:
Jimmy Domagala-Tang
2025-09-24 12:22:14 -04:00
committed by Copybot
parent 0200ad7515
commit 07166bff73
10 changed files with 123 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ const VALID_KEYS = [
'ide-redesign-new-survey-promo',
'ide-redesign-beta-intro',
'ide-redesign-labs-user-beta-promo',
'rolling-compile-image-changed',
]
async function completeTutorial(req, res, next) {