FEATURE Add 'wide' alignment support to team carhop block

This commit is contained in:
Antoine M 2026-02-04 11:15:26 +01:00
parent 0e15876066
commit fdb2abc0e6

View File

@ -13,7 +13,8 @@
], ],
"supports": { "supports": {
"align": [ "align": [
"full" "full",
"wide"
] ]
}, },
"acf": { "acf": {