Define variable

main
Bob Mottram 2021-03-11 10:52:06 +00:00
parent 08c29c6e24
commit f167f05b6c
1 changed files with 1 additions and 0 deletions

View File

@ -322,6 +322,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str,
nameStr = None nameStr = None
gender = None gender = None
messageStr = None messageStr = None
content = None
cachedWebfingers = {} cachedWebfingers = {}
personCache = {} personCache = {}
while (1): while (1):