diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html index 9fecef005d..2aa540c145 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=40' %} + {% set image = "/" + path + "/" + listdir('files/' + path)|random() + '?v=41' %} {% endif %} {% if v and (v.is_banned or v.agendaposter) %}