From bb048fb532464e07b18af26a599458480a2be584 Mon Sep 17 00:00:00 2001 From: mw10013 Date: Wed, 22 Oct 2025 13:35:55 -0400 Subject: [PATCH] feat: add @oui to registries.json (#8541) --- apps/v4/public/r/registries.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 186b430504..625319c5c2 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -32,6 +32,7 @@ "@motion-primitives": "https://motion-primitives.com/c/{name}.json", "@nativeui": "https://nativeui.io/registry/{name}.json", "@ncdai": "https://chanhdai.com/r/{name}.json", + "@oui": "https://oui.mw10013.workers.dev/r/{name}.json", "@paceui-ui": "https://ui.paceui.com/r/{name}.json", "@prompt-kit": "https://prompt-kit.com/c/{name}.json", "@react-bits": "https://reactbits.dev/r/{name}.json",