From e781f48192aa7d593a36c80780a69cc7230925b9 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 27 Oct 2023 16:02:22 +0300 Subject: [PATCH] show homoween sidebars in holes without a sidebar image --- files/templates/sidebar_rDrama.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html index 90af0f6af..c61e60c65 100644 --- a/files/templates/sidebar_rDrama.html +++ b/files/templates/sidebar_rDrama.html @@ -15,7 +15,7 @@ {% endif %} {% if request.path != '/sidebar' %} - {% if not hole and (IS_FISTMAS() or IS_HOMOWEEN()) %} + {% if not (hole and hole.sidebarurl) and (IS_FISTMAS() or IS_HOMOWEEN()) %} {% include "events/shared/eye_tracking.html" %} {% elif v and (v.is_banned or v.chud) %}