Explorar o código

存在非法房主-去除

gemercheung %!s(int64=3) %!d(string=hai) anos
pai
achega
fefd8df632
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

@@ -337,6 +337,7 @@ export class RoomAssistant {
               // this.notifyUserJitter(roomId);
             } else {
               this.room.logger.error("存在非法房主", userId);
+              await removeRoomUser(roomId, userId);
             }
           }
         }