Fix platform revenue route (#3857)

This commit is contained in:
Jai Agrawal
2025-06-28 14:55:01 -07:00
committed by GitHub
parent 14a7787e3d
commit cf767c7ef2
4 changed files with 93 additions and 113 deletions

View File

@@ -31,7 +31,7 @@ export const DEFAULT_FEATURE_FLAGS = validateValues({
projectBackground: false,
searchBackground: false,
advancedDebugInfo: false,
showProjectPageDownloadModalServersPromo: true,
showProjectPageDownloadModalServersPromo: false,
showProjectPageCreateServersTooltip: true,
showProjectPageQuickServerButton: false,
// advancedRendering: true,