From 2f6b51fa0aeca81efea96683b609f3259ca8e514 Mon Sep 17 00:00:00 2001 From: Shaban Haider Date: Wed, 15 Oct 2025 23:03:39 +0500 Subject: [PATCH] feat: add @efferd-ui in trusted registries (#8474) --- 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 c7e1c96fb7..499a753a8f 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -15,6 +15,7 @@ "@bucharitesh": "https://bucharitesh.in/r/{name}.json", "@clerk": "https://clerk.com/r/{name}.json", "@cult-ui": "https://cult-ui.com/r/{name}.json", + "@efferd-ui": "https://ui.efferd.com/r/{name}.json", "@eldoraui": "https://eldoraui.site/r/{name}.json", "@elements": "https://tryelements.dev/r/{name}.json", "@elevenlabs-ui": "https://ui.elevenlabs.io/r/{name}.json",