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

16 lines
346 B
JSON

{
"apiVersion": 3,
"name": "swi-foot/match-referees",
"title": "Swiss Football Match Referees",
"category": "swi-football",
"icon": "whistle",
"description": "Display match officials and referees",
"attributes": {
"selectedMatch": {
"type": "string",
"default": ""
}
},
"usesContext": ["swi-foot/context"]
}