Added last month in realtime data. Also increased precision on realtime data

This commit is contained in:
Gunnar Skjold
2023-05-04 14:33:14 +02:00
parent 7e011a184b
commit 07ff4e2b0c
9 changed files with 130 additions and 57 deletions

View File

@@ -44,5 +44,11 @@
"e": %d,
"f": "%s",
"t": "%s"
},
"last_month": {
"u" : %.2f,
"c" : %.2f,
"p" : %.2f,
"i" : %.2f
}
}