forked from rc/aircox
playlist editor draft
This commit is contained in:
@ -44,6 +44,9 @@
|
||||
{% if not init_app %}
|
||||
initBuilder: false,
|
||||
{% endif %}
|
||||
{% if init_el %}
|
||||
el: "{{ init_el }}",
|
||||
{% endif %}
|
||||
})
|
||||
{% endblock %}
|
||||
})
|
||||
|
Reference in New Issue
Block a user