From 823a1a42b4752d77768af341e222ff03d2bef8ae Mon Sep 17 00:00:00 2001 From: sinkecpt025 Date: Mon, 2 Mar 2026 08:25:17 +0200 Subject: [PATCH] feat: add @lmscn registry --- apps/v4/public/r/registries.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 688e12d797..51c6909c52 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -1,4 +1,10 @@ [ + { + "name": "@lmscn", + "homepage": "https://lmscn.vercel.app", + "url": "https://lmscn.vercel.app/r/{name}.json", + "description": "LMS components for building interactive learning experiences — quiz, flashcards, matching, fill-in-the-blank, word scramble, sequencing, reading comprehension, spaced repetition and more." + }, { "name": "@8bitcn", "homepage": "https://www.8bitcn.com",