Hackspace: add projects

This commit is contained in:
He4eT 2025-04-01 13:07:38 +02:00
commit ae1b629c86
4 changed files with 32 additions and 0 deletions

View file

@ -52,6 +52,11 @@
"type": "component",
"repeatable": false,
"component": "hackspace.feed-list"
},
"projects": {
"type": "component",
"repeatable": true,
"component": "hackspace.project"
}
}
}