From ee57f5095d5db8b27590861fb437a8b3e2125862 Mon Sep 17 00:00:00 2001 From: Wx-2025 <351320169@qq.com> Date: Mon, 7 Jul 2025 01:59:50 +0800 Subject: [PATCH] Delete manifest.json --- manifest.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 manifest.json diff --git a/manifest.json b/manifest.json deleted file mode 100644 index e9f0563..0000000 --- a/manifest.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "display_name": "Amily2号聊天优化助手", - "loading_order": 100, - "requires": [], - "optional": [], - "js": "index.js", - "css": "style.css", - "author": "Wx-2025", - "version": "2.0.1", - "homePage": "https://github.com/Wx-2025/sillytavern.git", - "description": "自动检查和修复AI聊天、提高模型文风、减少逗号省略号增值、禁词剔除等等", - "minSillyTavernVersion": "1.10.0" -}