remotes/1693045480750635534/spooky-22
Aevann1 2022-04-25 00:35:41 +02:00
parent d83410a27a
commit d5a37f475c
1 changed files with 1 additions and 1 deletions

View File

@ -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) %}