Merge branch 'RockChinQ:master' into master

This commit is contained in:
Ethan
2025-02-25 08:48:01 +08:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -317,7 +317,7 @@ class GeWeChatAdapter(adapter.MessagePlatformAdapter):
self.ap.logger.info(f"Gewechat 登录成功app_id: {app_id}")
await self.ap.platform_mgr.write_back_config(self, self.config)
await self.ap.platform_mgr.write_back_config('gewechat', self, self.config)
# 获取 nickname
profile = self.bot.get_profile(self.config["app_id"])