From b229c06cabdf23743ad5690ee78c7e811d071160 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 19 Dec 2022 21:16:39 +0200 Subject: [PATCH] Revert "make it so u dont have to click the "Toggle anthem" button twice" This reverts commit 08901038573a3e59cee8ca9ffe1223d473f2b731. --- files/templates/userpage/banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage/banner.html b/files/templates/userpage/banner.html index 998f44e657..2a828a8491 100644 --- a/files/templates/userpage/banner.html +++ b/files/templates/userpage/banner.html @@ -182,7 +182,7 @@ {% endif %} {% if FEATURES['USERS_PROFILE_SONG'] and u.song and v and (v.id == u.id or v.mute and not u.unmutable) %} - + {% endif %} {% if v and v.id == u.id %} @@ -404,7 +404,7 @@ {% endif %} {% if FEATURES['USERS_PROFILE_SONG'] and u.song and v and (v.id == u.id or v.mute and not u.unmutable) %} - + {% endif %} {% if v and v.id == u.id and (v.profile_background or v.theme == 'transparent') %}