upgrade vue and assets
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
<a-autocomplete class="is-fullwidth"
|
||||
url="{% url "aircox:sound-list" %}?station={{ station.pk }}&search=${query}"
|
||||
name="sound_id" :model="Sound" field="path" value-field="id"
|
||||
placeholder="{% trans "Select a sound" %}"></a-autocomplete>
|
||||
placeholder="{% trans "Select a sound" %}" />
|
||||
<p class="help">
|
||||
{% trans "Add a sound to the queue (queue may start playing)" %}
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user