remotes/1693045480750635534/spooky-22
Aevann1 2022-04-10 18:47:17 +02:00
parent bc092b8011
commit 344f1afa93
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
</script>
{% endif %}
{% if SITE_NAME == 'rDrama' and not (v and v.has_badge(128)) %}
{% if not (v and v.has_badge(128)) %}
<script>
fart = Math.floor(Math.random() * 4) + 1
let audio = new Audio(`/assets/${fart}.mp3`);