feat(call_to_action): allow dismissal

This commit is contained in:
Elian Doran
2025-08-12 19:37:32 +03:00
parent b2db87db4e
commit bac048f60f
5 changed files with 32 additions and 6 deletions

View File

@@ -93,6 +93,7 @@ const ALLOWED_OPTIONS = new Set<OptionNames>([
"redirectBareDomain",
"showLoginInShareTheme",
"splitEditorOrientation",
"seenCallToActions",
// AI/LLM integration options
"aiEnabled",