diff --git a/docs/.vuepress/components/PluginStore.vue b/docs/.vuepress/components/PluginStore.vue index 24790be..35e15ee 100644 --- a/docs/.vuepress/components/PluginStore.vue +++ b/docs/.vuepress/components/PluginStore.vue @@ -32,16 +32,15 @@ fetch('https://registry.nonebot.dev/plugins.json') items.value = items.value.concat(data) }) -