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

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

@@ -314,7 +314,7 @@ export class RoomAssistant {
         roomsPerson: AllRoomUsers,
       });
 
-      // await this.notifyUsersChange(roomId, user, true);
+      await this.notifyUsersChange(roomId, user, true);
 
     } catch (error) {
       this.room.logger.error("assistant::startCall:", error);