From b2f7d1d70bf099ecc1b4b725a14678b93c82f4c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 01:40:31 +0000 Subject: [PATCH] Update disable-tts.json --- infos/disable-tts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/infos/disable-tts.json b/infos/disable-tts.json index b1a77fee..4e146a41 100644 --- a/infos/disable-tts.json +++ b/infos/disable-tts.json @@ -1,13 +1,13 @@ { "name": "disable-tts", - "version": "1.0.4", + "version": "1.0.5", "description": { "zh_tw": "關閉 TREM-Lite TTS", "zh-Hant": "關閉 TREM-Lite TTS" }, - "author": ["whes1015"], + "author": ["whes1015","yayacat"], "dependencies": { - "trem": ">=3.1.1-rc.2", + "trem": ">=3.1.8", "logger": ">=1.0.0" }, "resources": ["AGPL-3.0"],