Hackspace: add location

This commit is contained in:
He4eT 2025-03-31 17:58:47 +02:00
commit bccbdee349
3 changed files with 59 additions and 0 deletions

View file

@ -32,6 +32,11 @@
"repeatable": false,
"component": "hackspace.contacts",
"required": true
},
"location": {
"type": "component",
"repeatable": false,
"component": "hackspace.location"
}
}
}