fixes fixes fixes

This commit is contained in:
j 2021-11-24 09:20:50 +01:00
commit 59dbc98a76
11 changed files with 48 additions and 104 deletions

View file

@ -39,6 +39,7 @@
var config = {{ text.json | safe }};
var pandoraURL = "{{ pandora_url }}";
</script>
<script src="/static/js/api.js?2021112223"></script>
{% if text.data.view == 'player' %}
<script src="/static/js/player.js?2021112223"></script>
{% else %}