Browse Source

hide debuuger

gemercheung 1 năm trước cách đây
mục cha
commit
5efa717c77
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 ',