From 23d4a22c1c4a10cfaef95f987f0250f22a54f6fb Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Sat, 20 Jul 2024 10:07:45 +0200 Subject: [PATCH] Removes spotify link button --- playlist/templates/Settings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playlist/templates/Settings.html b/playlist/templates/Settings.html index 64a34ac..496ed49 100644 --- a/playlist/templates/Settings.html +++ b/playlist/templates/Settings.html @@ -13,7 +13,7 @@ Instellingen - {% if sptDisplayName %} + {% comment %} {% if sptDisplayName %}
{% csrf_token %}
@@ -30,7 +30,7 @@ Instellingen
- {% endif %} + {% endif %} {% endcomment %} {% endif %}
{% csrf_token %}