Bug fix: tag filters stopped working on 8/22
This commit is contained in:
parent
dfa5829cbd
commit
7720110460
1 changed files with 1 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ namespace ApplicationServices
|
|||
if (qtyChanges > 0)
|
||||
{
|
||||
SearchEngineCommands.UpdateLiberatedStatus(book);
|
||||
SearchEngineCommands.UpdateBookTags(book);
|
||||
BookUserDefinedItemCommitted?.Invoke(null, book.AudibleProductId);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue