Update discordRichPresencePlex.py

This commit is contained in:
Phin 2018-11-16 03:22:29 +05:30
parent 920ab29bcc
commit c4bab10f33

View file

@ -14,7 +14,7 @@ import time
class plexConfig:
extraLogging = True
timeRemaining = True
timeRemaining = False
def __init__(self, serverName = "", username = "", password = "", token = "", listenForUser = "", clientID = "413407336082833418"):
self.serverName = serverName