remove extra comma

This commit is contained in:
m0duspwnens
2021-07-22 15:03:58 -04:00
parent 191def686b
commit 613979ea3f

View File

@@ -144,7 +144,7 @@
"type": "fill"
}
],
"hide": {{ PANELS.stenographer_packet_loss_graph.get('hideTrend', false)|json }},,
"hide": {{ PANELS.stenographer_packet_loss_graph.get('hideTrend', false)|json }},
"measurement": "stenodrop",
"orderByTime": "ASC",
"policy": "so_long_term",