From 7b34e80ca4f5984a1ae042846c7b76dde25e6690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BA=81=E5=8A=A8=E7=9A=84=E6=B0=A8=E6=B0=94?= <131591012+zaodonganqi@users.noreply.github.com> Date: Thu, 23 Oct 2025 09:35:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=95=B0=E7=BB=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo/js/1000StarsLoop/manifest.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/repo/js/1000StarsLoop/manifest.json b/repo/js/1000StarsLoop/manifest.json index f9b0c997a..8265ca948 100644 --- a/repo/js/1000StarsLoop/manifest.json +++ b/repo/js/1000StarsLoop/manifest.json @@ -8,7 +8,9 @@ "name": "mno" } ], - "tags": "千星奇域", + "tags": [ + "千星奇域" + ], "settings_ui": "settings.json", "main": "main.js" -} \ No newline at end of file +}