Parcourir la source

fixed hungup for pro

Josh il y a 4 ans
Parent
commit
8cb3966d5a
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      resources/views/app/video/call.blade.php

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

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