1
0

dc01/arrow: fix layout name (#24025)

This commit is contained in:
Ryan
2024-07-05 15:10:02 +10:00
committed by GitHub
parent 8fe667a1a4
commit 62c1787d72
3 changed files with 7 additions and 25 deletions

View File

@@ -23,8 +23,11 @@
"resync": true
}
},
"layout_aliases": {
"LAYOUT_all": "LAYOUT"
},
"layouts": {
"LAYOUT_all": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},