Added announcement modal (#3098)

This commit is contained in:
Zane
2025-06-27 10:50:32 -07:00
committed by GitHub
parent dfc9dd2bf8
commit e40e84ec2e
7 changed files with 178 additions and 4 deletions
+1
View File
@@ -1,2 +1,3 @@
export const UPDATES_ENABLED = true;
export const COST_TRACKING_ENABLED = true;
export const ANNOUNCEMENTS_ENABLED = false;