From c9a7343b30b3aa5023f35c2fa2a8185906893bec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 10 May 2026 14:27:29 +0000 Subject: [PATCH] chore: update registry index --- registry/index.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/registry/index.json b/registry/index.json index a10ca18f..aa0119f8 100644 --- a/registry/index.json +++ b/registry/index.json @@ -9,5 +9,12 @@ "version": "0.5.0" } }, - "externalModules": [] + "externalModules": [ + { + "name": "OneBot Adapter", + "version": "0.5.0", + "withGateway": true, + "registryRef": "modules/onebot-adapter.json" + } + ] }