From f3e78cc82e33764dfa010bf23202f93f784dfec2 Mon Sep 17 00:00:00 2001 From: yanyongyu Date: Mon, 22 Mar 2021 09:25:11 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=AD=98=E5=82=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index fe42b41a..2893869f 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -222,5 +222,13 @@ "desc": "自动解析bilibili视频、番剧解析", "author": "mengshouer", "repo": "mengshouer/nonebot_plugin_analysis_bilibili" + }, + { + "id": "nonebot_plugin_localstore", + "link": "nonebot-plugin-localstore", + "name": "本地数据存储", + "desc": "存储插件数据至本地文件", + "author": "yanyongyu", + "repo": "nonebot/plugin-localstore" } ] \ No newline at end of file