Merge pull request #21520 from overleaf/mf-fedramp-ad

[web][will merge 17 march 2025] Add "FedRamp" advertisement variant to the US Gov banner list with a special rule

GitOrigin-RevId: 86f96c6c108f72b44658dca53d2cecabf0fe9d14
This commit is contained in:
M Fahru
2025-03-17 10:56:37 -07:00
committed by Copybot
parent a530cca2c5
commit ec13227fc6
6 changed files with 6 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ const VALID_KEYS = [
'code-editor-mode-prompt',
'history-restore-promo',
'us-gov-banner',
'us-gov-banner-fedramp',
]
async function completeTutorial(req, res, next) {