mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-16 14:25:09 +00:00
Fix dialog/prop
This commit is contained in:
parent
48daed72b2
commit
0d5e718553
2 changed files with 2 additions and 2 deletions
|
@ -214,6 +214,7 @@ class Library(threading.Thread):
|
|||
raise Exception("Failed to retrieve latest updates")
|
||||
else:
|
||||
FullSync(self)
|
||||
Views().get_nodes()
|
||||
|
||||
self.started = True
|
||||
return True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue