list childs

This commit is contained in:
L3D 2022-01-31 01:59:28 +01:00
parent 7146e73254
commit 691fd6c7dc
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -3,7 +3,11 @@
"href": "/haello" "href": "/haello"
}, },
"Veranstaltungen": { "Veranstaltungen": {
"href": "/events" "href": "/events",
"list_childs": true,
"items": {
"list_namespace": "/events"
}
}, },
"Kontakt": { "Kontakt": {
"list_childs": true, "list_childs": true,