Added MessageBoxAlertAdmin

This commit is contained in:
Michael Bucari-Tovo 2022-07-16 22:04:00 -06:00
parent 82d8d954ef
commit 1578be2520
9 changed files with 210 additions and 15 deletions

View file

@ -316,7 +316,7 @@ namespace LibationWinForms.AvaloniaUI.ViewModels
}
catch (Exception ex)
{
MessageBoxLib.ShowAdminAlert(
await MessageBox.ShowAdminAlert(
null,
"Error scanning library. You may still manually select books to remove from Libation's library.",
"Error scanning library",