1
0
forked from bot/app
LiteyukiBot/docs/zh/store/plugin.md
2024-08-31 21:50:58 +08:00

11 lines
154 B
Markdown

---
title: 插件商店
order: 2
---
<script setup>
import PluginStore from '../../components/PluginStore.vue';
</script>
<PluginStore></PluginStore>