mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
turn off medal promo
This commit is contained in:
@@ -25,7 +25,7 @@ export const DEFAULT_FEATURE_FLAGS = validateValues({
|
||||
|
||||
// Feature toggles
|
||||
projectTypesPrimaryNav: false,
|
||||
enableMedalPromotion: true,
|
||||
enableMedalPromotion: false,
|
||||
hidePlusPromoInUserMenu: false,
|
||||
oldProjectCards: true,
|
||||
newProjectCards: false,
|
||||
|
||||
Reference in New Issue
Block a user