From c7f3d6acfad38905f5b388ef87a098b343c5b405 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 27 Nov 2020 17:14:41 +0000 Subject: [PATCH] Define variable --- webapp_profile.py | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp_profile.py b/webapp_profile.py index 176c3f9cc..f40753c64 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -1111,6 +1111,7 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str, moderatorsStr = '' themesDropdown = '' instanceStr = '' + editorsStr = '' adminNickname = getConfigParam(baseDir, 'admin') if adminNickname: