From d43b437abcbc38d19a5fc3181ed41eff1f220f89 Mon Sep 17 00:00:00 2001 From: shadcn Date: Tue, 25 Nov 2025 10:59:48 +0400 Subject: [PATCH] fix --- apps/v4/public/r/registries.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 43adacd6d3..700a905935 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -91,5 +91,6 @@ "@square-ui": "https://square.lndev.me/registry/{name}.json", "@moleculeui": "https://moleculeui.design/r/{name}.json", "@uicapsule": "https://uicapsule.com/r/{name}.json", - "@uitripled": "https://ui.tripled.work/r/{name}.json" + "@uitripled": "https://ui.tripled.work/r/{name}.json", + "@ui-layouts": "https://ui-layouts.com/r/{name}.json" }