Fix UnboundLocalError
This commit is contained in:
parent
99b2f97d64
commit
1e8d4d4a6e
1 changed files with 1 additions and 0 deletions
|
@ -419,6 +419,7 @@ class InitialSetup():
|
|||
|
||||
# Additional settings where the user needs to choose
|
||||
# Direct paths (\\NAS\mymovie.mkv) or addon (http)?
|
||||
goToSettings = False
|
||||
if dialog.yesno(addonName,
|
||||
lang(39027),
|
||||
lang(39028),
|
||||
|
|
Loading…
Reference in a new issue