From bd3b0047b8c93611b57b83fe7b9d47877454aa78 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 18 Nov 2022 08:56:33 -0800 Subject: [PATCH] remove unnecessary --- files/templates/userpage.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 330f6b99e4..011fa4345c 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -196,9 +196,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 %} @@ -395,9 +393,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 %}