diff --git a/notifications_client.py b/notifications_client.py index 2d3cc6d40..dbc028f10 100644 --- a/notifications_client.py +++ b/notifications_client.py @@ -322,6 +322,7 @@ def runNotificationsClient(baseDir: str, proxyType: str, httpPrefix: str, nameStr = None gender = None messageStr = None + content = None cachedWebfingers = {} personCache = {} while (1):