This commit is contained in:
Junyan Qin
2025-02-24 23:00:19 +08:00
parent 0623f4009a
commit 4dfb8597ae
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -257,7 +257,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"])