add component registry

This commit is contained in:
bluemoehre
2026-06-30 22:59:40 +02:00
parent bb6855d5f2
commit 8728c72fec
+3 -1
View File
@@ -21,5 +21,7 @@
}, },
"menuColor": "default", "menuColor": "default",
"menuAccent": "subtle", "menuAccent": "subtle",
"registries": {} "registries": {
"@agents-ui": "https://livekit.com/ui/r/{name}.json"
}
} }