Explorar o código

Don't setProgress during file selection when file drop doesn't do that.

Will Stott %!s(int64=4) %!d(string=hai) anos
pai
achega
97121c438a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      client/scripts/ui.js

+ 0 - 1
client/scripts/ui.js

@@ -138,7 +138,6 @@ class PeerUI {
             to: this._peer.id
         });
         $input.value = null; // reset input
-        this.setProgress(0.01);
     }
 
     setProgress(progress) {