Add mute tool, default disabled

This commit is contained in:
2025-07-17 13:07:03 +08:00
parent 7d911f2fb6
commit 11bdaff54d
3 changed files with 74 additions and 0 deletions

View File

@@ -699,6 +699,9 @@ object JChatGPT : KotlinPlugin(
// Epic 免费游戏
EpicFreeGame(),
// 群管代理
GroupManageAgent(),
)