From 5287c766c409e65d7f774d6fb00e09ff2d366649 Mon Sep 17 00:00:00 2001 From: JJMdzh Date: Sat, 30 Aug 2025 09:39:55 +0800 Subject: [PATCH] Update manifest.json (#1763) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update manifest.json * Update manifest.json --------- Co-authored-by: 起个名字好难的喵 <25520958+MisakaAldrich@users.noreply.github.com> --- repo/js/分解圣遗物 带背包过期弹窗自动点击/manifest.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/repo/js/分解圣遗物 带背包过期弹窗自动点击/manifest.json b/repo/js/分解圣遗物 带背包过期弹窗自动点击/manifest.json index 41be3992c..c52545856 100644 --- a/repo/js/分解圣遗物 带背包过期弹窗自动点击/manifest.json +++ b/repo/js/分解圣遗物 带背包过期弹窗自动点击/manifest.json @@ -5,9 +5,11 @@ "description": "可选是否分解三四级圣遗物,附带打开背包时,自动点击过期物品弹窗", "authors": [ { - "name": "吉吉喵", + "name": "吉吉喵" } ], "settings_ui": "settings.json", - "main": "main.js", -} \ No newline at end of file + "main": "main.js" + +} +