Merge pull request #173 from JonnyWong16/miscellaneous-fixes

Change Plex click through to app.plex.tv instead of local IP
This commit is contained in:
drzoidberg33 2015-09-09 22:16:05 +02:00
commit 451485d706
2 changed files with 1 additions and 2 deletions

View file

@ -763,7 +763,6 @@ class WebInterface(object):
metadata = None
config = {
"pms_url": plexpy.CONFIG.PMS_URL,
"pms_identifier": plexpy.CONFIG.PMS_IDENTIFIER
}