simplify ghostfolio widget

This commit is contained in:
shamoon
2023-03-01 22:45:22 -08:00
parent e97fdc17be
commit e11589f52e
2 changed files with 22 additions and 29 deletions

View File

@@ -8,9 +8,6 @@ const widget = {
today: {
endpoint: "1d"
},
ytd: {
endpoint: "ytd"
},
year: {
endpoint: "1y"
},