Quellcode durchsuchen

fixed hungup for pro

Josh vor 4 Jahren
Ursprung
Commit
8cb3966d5a
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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;
                         }