Hackspace: add linked_spaces

This commit is contained in:
He4eT 2025-04-01 19:29:30 +02:00
commit 1708cda514
4 changed files with 35 additions and 0 deletions

View file

@ -67,6 +67,11 @@
"type": "component",
"repeatable": true,
"component": "membership.plans"
},
"linked_spaces": {
"type": "component",
"repeatable": true,
"component": "hackspace.linked-space"
}
}
}