Skip to content

Commit

Permalink
Recommit.
Browse files Browse the repository at this point in the history
  • Loading branch information
tester22 committed Apr 2, 2011
1 parent 64b0f3a commit 64e8a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/config.py
Expand Up @@ -130,7 +130,7 @@ def autoNMJ(self, **data):
def testPLEX(self, **data):

plex = PLEX()
plex.test(data.get('GROWL.host'), data.get('GROWL.password'))
plex.test(data.get('PLEX.host'))

return ''

Expand Down

0 comments on commit 64e8a04

Please sign in to comment.