await
This commit is contained in:
parent
b64b580d45
commit
407fe7e493
1 changed files with 1 additions and 1 deletions
|
|
@ -954,7 +954,7 @@ class Mediator {
|
||||||
|
|
||||||
await throwOnInvalidToken(token)
|
await throwOnInvalidToken(token)
|
||||||
|
|
||||||
API.Events.onSeedBackup(
|
await API.Events.onSeedBackup(
|
||||||
seedBackup => {
|
seedBackup => {
|
||||||
this.socket.emit(Event.ON_SEED_BACKUP, {
|
this.socket.emit(Event.ON_SEED_BACKUP, {
|
||||||
ok: true,
|
ok: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue