From e27bebcb068fe950869f933b55aaa0243107d9da Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 21 Nov 2022 20:52:08 +0200 Subject: [PATCH] dont go to /app if ppl click on the X --- files/templates/home.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/files/templates/home.html b/files/templates/home.html index 52128feac..2e1a16a2a 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -179,17 +179,17 @@ {% if request.path == '/' and time.time() > session.get('tooltip_last_dismissed',0)+60*60*24*30 %}
-
+