From d9ebb86d373fd014fa0bbf48d2b6422fa29c8b9b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 11 Apr 2022 12:44:33 +0200 Subject: [PATCH] fds --- files/templates/sidebar_rDrama.html | 2 +- files/templates/submission.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html index acbf79d80..90aa5d43b 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=39' %} + {% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=40' %} {% endif %} sidebar image diff --git a/files/templates/submission.html b/files/templates/submission.html index 311b29a09..b9a13b727 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -39,7 +39,7 @@ {% if not (v and v.has_badge(128)) %}