修复emoji_manager.py中的数据库持久化逻辑;更新Maizone插件的作者信息和项目链接。

This commit is contained in:
minecraft1024a
2025-08-13 11:30:44 +08:00
committed by Windpicker-owo
parent ddd647a5ee
commit a184f3690e
3 changed files with 6 additions and 6 deletions

View File

@@ -454,7 +454,7 @@ async def adapter_command_to_stream(
}
# 创建消息段
message_segment = Seg(type="adapter_command", data=adapter_command_data)
message_segment = Seg(type="adapter_command", data=adapter_command_data) # type: ignore
# 构建发送消息对象
bot_message = MessageSending(