fixed minor streaming nits
This commit is contained in:
parent
c157e4d31c
commit
a4cf46c0eb
5 changed files with 36 additions and 65 deletions
|
@ -74,7 +74,6 @@ export default class FileSender extends Nanobus {
|
|||
enc.streamInfo,
|
||||
metadata,
|
||||
authKeyB64,
|
||||
this.keychain,
|
||||
p => {
|
||||
this.progress = p;
|
||||
this.emit('progress');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue