Update eval.json

This commit is contained in:
Masaya-A
2020-10-17 04:45:12 +09:00
committed by GitHub
parent 964919109d
commit 47652ac080

View File

@@ -918,11 +918,11 @@
}, },
{ {
"color": "rgba(237, 129, 40, 0.89)", "color": "rgba(237, 129, 40, 0.89)",
"value": "{{ ROOTFS * '.80'|float }}" "value": "{{ NSMFS * '.80'|float }}"
}, },
{ {
"color": "rgba(245, 54, 54, 0.9)", "color": "rgba(245, 54, 54, 0.9)",
"value": "{{ ROOTFS * '.90'|float }}" "value": "{{ NSMFS * '.90'|float }}"
} }
] ]
}, },