Did group leave or did not leave? hm?

This commit is contained in:
Natsumi
2025-11-05 02:36:06 +11:00
parent c930739491
commit f5b29ea775
2 changed files with 17 additions and 14 deletions

View File

@@ -423,8 +423,7 @@ function handlePipeline(args) {
break;
case 'group-left':
// var groupId = content.groupId;
// $app.onGroupLeft(groupId);
groupStore.onGroupLeft(content.groupId);
break;
case 'group-role-updated':