bill 2 년 전
부모
커밋
18ab6b5f44
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/guide/sign.vue

+ 1 - 1
src/views/guide/sign.vue

@@ -64,7 +64,7 @@ const actions = {
       platform: 'web',
       disbaledAudio: false,
       systemAudio: false,
-      debug: true,
+      debug: false,
     }
   
     const videoRecorder = new VideoRecorder(config);