From fa32bea04b27d9a2ca2c254f0a3f866aae23dfb0 Mon Sep 17 00:00:00 2001 From: j Date: Mon, 22 Nov 2021 23:07:37 +0100 Subject: [PATCH] push --- app/templates/text.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/text.html b/app/templates/text.html index c3bc487..859f7bc 100644 --- a/app/templates/text.html +++ b/app/templates/text.html @@ -40,8 +40,8 @@ var pandoraURL = "{{ pandora_url }}"; {% if text.data.view == 'player' %} - + {% else %} - + {% endif %} {% endblock %}