From 2fbe471e04f14d85aa57d542b5ccd7aaf1486bf7 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 21 Sep 2021 18:31:05 +0100 Subject: [PATCH] Don't show some timelines on profile for group account --- webapp_profile.py | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/webapp_profile.py b/webapp_profile.py index 444a16da4..d38882b51 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -827,23 +827,25 @@ def htmlProfile(signingPrivateKeyPem: str, ' ' - profileStr += \ - ' ' + \ - '' + if not isGroup: + profileStr += \ + ' ' + \ + '' profileStr += \ ' ' + \ '' - profileStr += \ - ' ' + \ - '' - profileStr += \ - ' ' + \ - '' + if not isGroup: + profileStr += \ + ' ' + \ + '' + profileStr += \ + ' ' + \ + '' # profileStr += \ # ' ' + \ # '