Kaynağa Gözat

hide debuuger

gemercheung 1 yıl önce
ebeveyn
işleme
5efa717c77
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/room/actions/actions.service.ts

+ 1 - 1
src/room/actions/actions.service.ts

@@ -109,7 +109,7 @@ export class ActionsService {
         time,
         JSON.stringify(data),
       );
-      this.roomService.logger.warn('danmumsg::', JSON.stringify(data));
+      // this.roomService.logger.warn('danmumsg::', JSON.stringify(data));
     } else {
       this.roomService.logger.warn(
         'handleDanmaku missing roomId ',