change row id

This commit is contained in:
m0duspwnens
2021-07-09 15:58:45 -04:00
parent 6c1f424c0b
commit f556d5c07d

View File

@@ -7,7 +7,7 @@
"w": {{ PANELS.row_docker_details.gridPos.w }}, "w": {{ PANELS.row_docker_details.gridPos.w }},
"h": {{ PANELS.row_docker_details.gridPos.h }} "h": {{ PANELS.row_docker_details.gridPos.h }}
}, },
"id": 1, "id": 2,
"panels": [], "panels": [],
"repeat": null, "repeat": null,
"title": "Docker Details", "title": "Docker Details",