diff options
Diffstat (limited to 'template-config.js')
-rw-r--r-- | template-config.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template-config.js b/template-config.js index a69143b..46684f2 100644 --- a/template-config.js +++ b/template-config.js @@ -9,4 +9,5 @@ const GITEA_URL = undefined; const FILES_URL = undefined; const FILE_FEED_URL = undefined; const CALENDAR_URL = undefined; -const WEATHER_UNITS = "imperial"
\ No newline at end of file +const WEATHER_UNITS = "imperial"; +const BUDGET_URL = undefined;
\ No newline at end of file |