From e563f18d31326c15831dd19eaa811fb6f557d51f Mon Sep 17 00:00:00 2001 From: snowy Date: Sun, 2 Jun 2024 23:15:38 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E8=AF=8D=E5=BA=93=E6=80=A7?= =?UTF-8?q?=E6=A0=BC=E5=8C=BA=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/components/res_store.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/components/res_store.vue b/docs/.vuepress/components/res_store.vue index 08e642e..7bf31b6 100644 --- a/docs/.vuepress/components/res_store.vue +++ b/docs/.vuepress/components/res_store.vue @@ -8,6 +8,7 @@ fetch('https://bot.liteyuki.icu/assets/resources.json') .then(response => response.json()) .then(data => { items.value = data + }) .catch(error => console.error(error)) @@ -18,7 +19,7 @@ fetch('https://bot.liteyuki.icu/assets/resources.json')

主题/资源商店

- +