mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
hook multifile to ui
This commit is contained in:
@@ -172,6 +172,7 @@ export default class FileReceiver extends Nanobus {
|
||||
|
||||
this.downloadRequest = null;
|
||||
this.msg = 'downloadFinish';
|
||||
this.emit('complete');
|
||||
this.state = 'complete';
|
||||
} catch (e) {
|
||||
this.downloadRequest = null;
|
||||
|
||||
Reference in New Issue
Block a user