修复了clear指令不能正确清除相关记录的bug

修复了截取消息时出现的错误
This commit is contained in:
slhaf
2024-10-27 12:49:31 +08:00
parent e992d32ca9
commit 3d814547f0
8 changed files with 23 additions and 20 deletions

View File

@@ -4,4 +4,4 @@ pluginManagement {
gradlePluginPortal()
}
}
rootProject.name = "ChatAI-InGroup-v2"
rootProject.name = "ChatAI-InGroup"