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