mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-19 06:36:12 +00:00
Fix progress dialog
This commit is contained in:
parent
60f68610f4
commit
f3f8c76197
5 changed files with 9 additions and 10 deletions
|
@ -51,7 +51,7 @@ class Playlist():
|
|||
playlist.clear()
|
||||
started = False
|
||||
|
||||
utils.window('emby_customplaylist', value="true", windowid=10101)
|
||||
utils.window('emby_customplaylist', value="true", windowid=10008)
|
||||
|
||||
position = 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue