Added MessageBoxAlertAdmin
This commit is contained in:
parent
82d8d954ef
commit
1578be2520
9 changed files with 210 additions and 15 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue