mirror of
https://github.com/aljazceru/goose.git
synced 2026-02-19 13:34:22 +01:00
4 lines
124 B
TypeScript
4 lines
124 B
TypeScript
export const UPDATES_ENABLED = true;
|
|
export const COST_TRACKING_ENABLED = true;
|
|
export const ANNOUNCEMENTS_ENABLED = false;
|