Change Plex click through to app.plex.tv instead of local IP

This commit is contained in:
Jonathan Wong
2015-09-09 13:13:17 -07:00
parent f8e1ba6798
commit 849675185d
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
}