This commit is contained in:
Daniel Lugo 2020-01-24 21:33:10 -04:00
parent b64b580d45
commit 407fe7e493

View file

@ -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,