Explorar el Código

fixed hungup for pro

Josh hace 4 años
padre
commit
c1d4c8b704
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      resources/views/app/video/call.blade.php

+ 2 - 0
resources/views/app/video/call.blade.php

@@ -210,6 +210,8 @@
                             this.started = false;
                             this.startTime = false;
                             this.videoActive = false;
+                            this.otSession.destroy();
+                            window.location.reload();
                             // this.client = false;
                         }
                     },