Merge branch 'main' of github.com:SamidyFR/monochrome
This commit is contained in:
commit
eea02e9452
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