mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix(library): Force update library on create
This commit is contained in:
parent
ef8b81409e
commit
1738dfb510
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ class LibraryPresenter(
|
|||
}
|
||||
|
||||
subscribeLibrary()
|
||||
updateLibrary()
|
||||
|
||||
if (!preferences.showLibrarySearchSuggestions().isSet()) {
|
||||
DelayedLibrarySuggestionsJob.setupTask(context, true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue