From 451f09de927a9482988b785e1d51073bc23eda66 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Fri, 31 Dec 2021 16:02:46 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=E7=BB=98=E5=9B=BE?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E5=88=B0=E5=89=8D=E7=AB=AF=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E6=B3=A8=E5=86=8C=E4=B8=AD=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- registry.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/registry.json b/registry.json index 331c346f..2bbce95d 100644 --- a/registry.json +++ b/registry.json @@ -26,5 +26,14 @@ "author": "msgbyte", "description": "原神主题", "requireRestart": true + }, + { + "label": "绘图插件", + "name": "com.msgbyte.draw", + "url": "/plugins/com.msgbyte.draw/index.js", + "version": "0.0.0", + "author": "msgbyte", + "description": "允许发送自定义绘图", + "requireRestart": false } ]