mirror of
https://github.com/Bryanthelol/namekoplus
synced 2025-09-14 01:36:02 +08:00
fix: grafana error 6 (#29)
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
"yaxis": {
|
||||
"align": false
|
||||
}
|
||||
%if ${grafana_dict['is_last']}:
|
||||
%if ${grafana_dict['is_last']} == '1':
|
||||
}
|
||||
%else:
|
||||
},
|
||||
|
Reference in New Issue
Block a user