mirror of https://gitlab.com/bashrc2/epicyon
Define variable
parent
08c29c6e24
commit
f167f05b6c
|
@ -322,6 +322,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
|
|||
nameStr = None
|
||||
gender = None
|
||||
messageStr = None
|
||||
content = None
|
||||
cachedWebfingers = {}
|
||||
personCache = {}
|
||||
while (1):
|
||||
|
|
Loading…
Reference in New Issue