Auto-regenerate files

This commit is contained in:
github-actions[bot]
2021-03-21 17:17:29 +00:00
parent ed5dc9a53c
commit 08d43c2dbd
4 changed files with 52 additions and 2 deletions

4
settings.example.json generated
View File

@@ -111,6 +111,10 @@
"token": null, "//":"WakaTime API token",
"enabled": false, "//": "Display WakaTime stats"
},
"stock":{
"token": null, "//":"Yahoo Finance token",
"enabled": false, "//": "Display stock prices of a given company"
},
"nightscout":{
"enabled": false, "//": "Displays Blood Glucose"
},