wp-plugin-swiss-football-ma.../blocks/match-bench/block.json
2026-03-27 13:59:28 +01:00

13 lines
336 B
JSON

{
"apiVersion": 3,
"name": "swi-foot/match-bench",
"title": "Swiss Football Match Bench",
"category": "swi-football",
"icon": "clipboard-user",
"description": "Display team staff and substitutes for a match",
"attributes": {
"side": { "type": "string", "default": "home" }
},
"usesContext": ["swi-foot/context"]
}