Rename skip intro skin file
This commit is contained in:
parent
c69d131084
commit
886d2e5df7
2 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ def skip_intro(intros):
|
|||
if start <= progress < end:
|
||||
in_intro = True
|
||||
if in_intro and app.APP.skip_intro_dialog is None:
|
||||
app.APP.skip_intro_dialog = SkipIntroDialog('skip_intro.xml',
|
||||
app.APP.skip_intro_dialog = SkipIntroDialog('script-plex-skip_intro.xml',
|
||||
v.ADDON_PATH,
|
||||
'default',
|
||||
'1080i',
|
||||
|
|
Loading…
Reference in a new issue