fix:V3哈气

This commit is contained in:
SengokuCola
2025-04-28 01:31:59 +08:00
parent 412efe79d2
commit c77f468dfc
3 changed files with 14 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ from src.plugins.moods.moods import MoodManager
logger = get_logger("mai_state")
# enable_unlimited_hfc_chat = True
enable_unlimited_hfc_chat = False
enable_unlimited_hfc_chat = True
# enable_unlimited_hfc_chat = False
class MaiState(enum.Enum):