update changelog + enable medal

This commit is contained in:
Prospector
2025-08-19 11:03:33 -07:00
parent d3459e4b12
commit f56672fb68
2 changed files with 10 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ export const DEFAULT_FEATURE_FLAGS = validateValues({
// Feature toggles
projectTypesPrimaryNav: false,
enableMedalPromotion: false,
enableMedalPromotion: true,
hidePlusPromoInUserMenu: false,
oldProjectCards: true,
newProjectCards: false,