style: auto-fix linting issues
This commit is contained in:
parent
148506f68c
commit
74d97e9a84
1 changed files with 1 additions and 2 deletions
|
|
@ -98,8 +98,7 @@ export function initializeSettings(scrobbler, player, api, ui) {
|
||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
await authManager.sendPasswordReset(email);
|
await authManager.sendPasswordReset(email);
|
||||||
} catch {
|
} catch {}
|
||||||
}
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue