mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
Hackspace: add feeds
This commit is contained in:
parent
4a1bbe106c
commit
f0d1269d21
4 changed files with 64 additions and 0 deletions
|
|
@ -47,6 +47,11 @@
|
|||
"type": "component",
|
||||
"repeatable": true,
|
||||
"component": "hackspace.camera"
|
||||
},
|
||||
"feeds": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"component": "hackspace.feed-list"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue