feat: enable settings V2 (#1996)

Co-authored-by: Alex Hancock <alexhancock@block.xyz>
This commit is contained in:
Lily Delalande
2025-04-11 15:26:11 -04:00
committed by GitHub
parent df7f2b8ab9
commit 387432ec86

View File

@@ -1 +1 @@
export const settingsV2Enabled = process.env.ALPHA;
export const settingsV2Enabled = true;