Commit Graph

3 Commits

Author SHA1 Message Date
a422777f71 Change currency config to required
It'll default to `$` and `en-US` when the config is generated through the `nodecg defaultconfig` command
2024-03-14 09:14:49 +01:00
4d521b4e12 Implement the new currency config into the graphics and helper methods
For now all the code still uses `formatUSD` but it's getting "forwarded" onto the new `formatCurrency` method which supports overrides as well
2024-03-14 09:06:20 +01:00
4a5fe29bf5 Initial 2024-03-13 11:26:46 +01:00