Hackspace: add links

This commit is contained in:
He4eT 2025-04-01 15:05:57 +02:00
commit ffc7acade6
4 changed files with 41 additions and 0 deletions

View file

@ -57,6 +57,11 @@
"type": "component",
"repeatable": true,
"component": "hackspace.project"
},
"links": {
"type": "component",
"repeatable": true,
"component": "hackspace.link"
}
}
}