new js
This commit is contained in:
parent
14ae8ef1d5
commit
de78084b29
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@
|
|||
var config = {{ config | safe }};
|
||||
var pandoraURL = "{{ pandora_url }}";
|
||||
</script>
|
||||
<script src="/static/js/play.js"></script>
|
||||
<script src="/static/js/play.js?1"></script>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue