From d60e0e862f71ef5a215cbe9c2ed64aedc750910f Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 28 Sep 2021 22:08:29 +0200 Subject: [PATCH] fds --- files/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/home.html b/files/templates/home.html index 8e2cb3b40..1e04eb5e6 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -146,7 +146,7 @@ {% endif %} -{% if request.path == '/' and g.system and g.timestamp > session.get('tooltip_last_dismissed',0)+60*60*24 and (not g.system.endswith('/chrome') and not g.system.endswith('/other')) and not g.system.endswith('/webview') %} +{% if True %}