#26: mise à jour #40

Merged
thomas merged 12 commits from fix-1.0-26 into develop-1.0 2022-03-20 11:31:33 +00:00
Showing only changes of commit 4bbf0d85e0 - Show all commits

View File

@ -40,7 +40,7 @@ The audio player
<div class="">[[ live.current.data.info ]]</div> <div class="">[[ live.current.data.info ]]</div>
</div> </div>
<h4 v-else class="title is-4" aria-description="{% trans "Currently playing" %}"> <h4 v-else class="title is-4" aria-description="{% trans "Currently playing" %}">
{{ station.name }} {{ request.station.name }}
</h4> </h4>
</template> </template>