From f167f05b6c5ee3b01c65673718fe0960b6ccccc3 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 11 Mar 2021 10:52:06 +0000 Subject: [PATCH] Define variable --- notifications_client.py | 1 + 1 file changed, 1 insertion(+) 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):