From f5402bf3da0302e3fa55e6513ca05f1efb72b748 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 7 Nov 2019 18:57:50 +0000 Subject: [PATCH] Logout variable --- webinterface.py | 1 + 1 file changed, 1 insertion(+) diff --git a/webinterface.py b/webinterface.py index 6b94c000..4b3d9fb3 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1332,6 +1332,7 @@ def htmlProfile(translate: {},projectVersion: str, \ linkToTimelineStart='' linkToTimelineEnd='' editProfileStr='' + logoutStr='' actor=profileJson['id'] donateSection=''