bill hace 2 años
padre
commit
18ab6b5f44
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);