mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
move math, add 2 decimal spot
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user