yamlize gridpos

This commit is contained in:
m0duspwnens
2021-07-09 16:14:25 -04:00
parent fb8ccedf66
commit 33d3aef9f5

View File

@@ -18,10 +18,10 @@
"overrides": []
},
"gridPos": {
"h": 5,
"w": 4,
"x": 4,
"y": 0
"x": {{ PANELS.system_uptime.gridPos.x }},
"y": {{ PANELS.system_uptime.gridPos.y }},
"w": {{ PANELS.system_uptime.gridPos.w }},
"h": {{ PANELS.system_uptime.gridPos.h }}
},
"id": 39,
"options": {