From de78084b29d5256eb18eeda5ec01cbbe9e977295 Mon Sep 17 00:00:00 2001 From: j Date: Mon, 22 Nov 2021 09:48:42 +0100 Subject: [PATCH] new js --- app/templates/film_play.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/film_play.html b/app/templates/film_play.html index e4ff5d0..767ada4 100644 --- a/app/templates/film_play.html +++ b/app/templates/film_play.html @@ -7,5 +7,5 @@ var config = {{ config | safe }}; var pandoraURL = "{{ pandora_url }}"; - + {% endblock %}