gemercheung %!s(int64=3) %!d(string=hai) anos
pai
achega
54b43b4b9a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/controller/room/assistant.js

+ 1 - 0
src/controller/room/assistant.js

@@ -216,6 +216,7 @@ export class RoomAssistant {
     } else {
       this.room.logger.info(`已加入房间 :`, { userId });
     }
+    await this.notifyUsersChange(roomId, user, true);
   }
 
   /**