mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
Hackspace: add membership_plans
This commit is contained in:
parent
ffc7acade6
commit
14d08cd7b2
4 changed files with 65 additions and 0 deletions
|
|
@ -62,6 +62,11 @@
|
|||
"type": "component",
|
||||
"repeatable": true,
|
||||
"component": "hackspace.link"
|
||||
},
|
||||
"membership_plans": {
|
||||
"type": "component",
|
||||
"repeatable": true,
|
||||
"component": "membership.plans"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue