Add flag for showing cost tracking (#3090)

This commit is contained in:
Zane
2025-06-26 11:09:18 -07:00
committed by GitHub
parent 79553e0b8b
commit 2f19082661
4 changed files with 33 additions and 23 deletions
+1
View File
@@ -1 +1,2 @@
export const UPDATES_ENABLED = true;
export const COST_TRACKING_ENABLED = true;