move math, add 2 decimal spot

This commit is contained in:
m0duspwnens
2021-07-12 11:16:33 -04:00
parent cebc2ef09d
commit b46456b78e

View File

@@ -82,15 +82,15 @@
],
"type": "field"
},
{
"params": [],
"type": "last"
},
{
"params": [
"/86400"
],
"type": "math"
},
{
"params": [],
"type": "last"
}
]
],
@@ -122,7 +122,7 @@
},
"cacheTimeout": null,
"colorBackground": false,
"decimals": 0,
"decimals": 2,
"error": false,
"interval": null,
"nullText": null,