Dashboard Update

This commit is contained in:
Mike Reeves
2018-11-28 14:26:33 -05:00
parent 88ac939342
commit 005f3e459e
2 changed files with 1069 additions and 1557 deletions

View File

@@ -492,7 +492,7 @@
}, },
{ {
"params": [ "params": [
" / 4" " / {{ CPUS }}"
], ],
"type": "math" "type": "math"
} }
@@ -1252,7 +1252,7 @@
}, },
{ {
"params": [ "params": [
" / 4" " / {{ CPUS }}"
], ],
"type": "math" "type": "math"
} }
@@ -1383,7 +1383,7 @@
}, },
{ {
"params": [ "params": [
" / 4" " / {{ CPUS }}"
], ],
"type": "math" "type": "math"
} }
@@ -1729,7 +1729,7 @@
}, },
{ {
"params": [ "params": [
" / 4" " / {{ CPUS }}"
], ],
"type": "math" "type": "math"
} }
@@ -1860,7 +1860,7 @@
}, },
{ {
"params": [ "params": [
" / 4" " / {{ CPUS }}"
], ],
"type": "math" "type": "math"
} }