From f2e66fc28029440c00a55fe9f7b412a00613e60a Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 8 May 2022 05:58:02 +0200 Subject: [PATCH] gd --- 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 f8b363148..cf66b002a 100644 --- a/files/templates/sidebar_rDrama.html +++ b/files/templates/sidebar_rDrama.html @@ -4,7 +4,7 @@ {% set image=sub.sidebar_url %} {% else %} {% set path = "assets/images/" + SITE_NAME + "/sidebar" %} - {% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=42' %} + {% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=43' %} {% endif %} {% if v and (v.is_banned or v.agendaposter) %}