mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 03:43:23 +00:00
fixed minor streaming nits
This commit is contained in:
@@ -74,7 +74,6 @@ export default class FileSender extends Nanobus {
|
||||
enc.streamInfo,
|
||||
metadata,
|
||||
authKeyB64,
|
||||
this.keychain,
|
||||
p => {
|
||||
this.progress = p;
|
||||
this.emit('progress');
|
||||
|
||||
Reference in New Issue
Block a user