Dashboard Update - Fix Suri Drop Math

This commit is contained in:
Mike Reeves
2018-11-29 10:40:46 -05:00
parent 5af36bb016
commit 9e9fb3e7b1

View File

@@ -490,6 +490,12 @@
{
"params": [],
"type": "mean"
},
{
"type": "math",
"params": [
"* 100"
]
}
]
],