mirror of
https://github.com/null2264/yokai.git
synced 2025-07-17 06:16:54 +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()
|
subscribeLibrary()
|
||||||
|
updateLibrary()
|
||||||
|
|
||||||
if (!preferences.showLibrarySearchSuggestions().isSet()) {
|
if (!preferences.showLibrarySearchSuggestions().isSet()) {
|
||||||
DelayedLibrarySuggestionsJob.setupTask(context, true)
|
DelayedLibrarySuggestionsJob.setupTask(context, true)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue