More useful logging
This commit is contained in:
parent
0ff8da2cf0
commit
c9e850515e
5 changed files with 22 additions and 7 deletions
|
|
@ -130,7 +130,7 @@ namespace LibationWinForms
|
|||
displayWindow.Show(this);
|
||||
}
|
||||
|
||||
private void Liberate_Click(GridEntry liveGridEntry)
|
||||
private async void Liberate_Click(GridEntry liveGridEntry)
|
||||
{
|
||||
var libraryBook = liveGridEntry.LibraryBook;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue