parent
80414ea0d4
commit
4f750379f1
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ class plexgdm:
|
|||
"be registered. Change the Plex Companion update port!"
|
||||
% self.client_update_port)
|
||||
if utils.settings('companion_show_gdm_port_warning') == 'true':
|
||||
from .windows import optionsdialog
|
||||
from ..windows import optionsdialog
|
||||
# Plex Companion could not open the GDM port. Please change it
|
||||
# in the PKC settings.
|
||||
if optionsdialog.show(utils.lang(29999),
|
||||
|
|
Loading…
Reference in a new issue