add missing ,

This commit is contained in:
m0duspwnens
2021-07-15 11:27:19 -04:00
parent 7dc1f5c445
commit 1cbf895e0e

View File

@@ -6,7 +6,7 @@
}, },
"bars": false, "bars": false,
"maxDataPoints": 750, "maxDataPoints": 750,
"interval": "30s" "interval": "30s",
"dashLength": 10, "dashLength": 10,
"dashes": false, "dashes": false,
"datasource": "InfluxDB", "datasource": "InfluxDB",