From cc4918f08167b309bf05967c1dff4f1d825ba6c4 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 27 Jun 2021 17:17:43 +0100 Subject: [PATCH] Create default variables --- webapp_profile.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webapp_profile.py b/webapp_profile.py index 28247ded8..721deabd0 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -1054,6 +1054,8 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str, ssbAddress = '' blogAddress = '' toxAddress = '' + jamiAddress = '' + cwtchAddress = '' briarAddress = '' manuallyApprovesFollowers = '' movedTo = ''