oops: recent bug fix introduced an infinite loop. fixed
This commit is contained in:
parent
a0823fa26c
commit
0ca33f864b
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ namespace LibationAvalonia.Dialogs
|
|||
protected override void SaveAndClose()
|
||||
{
|
||||
LibraryBook.Book.UpdateBook(NewTags, bookStatus: BookLiberatedStatus, pdfStatus: PdfLiberatedStatus);
|
||||
SaveButton_Clicked(null, null);
|
||||
base.SaveAndClose();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue