From 53ff7c5872adc127dbf9ec5c16bf03ee4833d05c Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 13 Oct 2020 17:18:18 +0100 Subject: [PATCH] Show blogs button in news instance minimal --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index f7406d8d0..e91e454a2 100644 --- a/webinterface.py +++ b/webinterface.py @@ -6216,7 +6216,7 @@ def htmlTimeline(defaultTimeline: str, # typically the blogs button # but may change if this is a blogging oriented instance if defaultTimeline != 'tlblogs': - if not minimal: + if not minimal or defaultTimeline == 'tlnews': tlStr += \ '