correct station name in player
This commit is contained in:
parent
789808e815
commit
4bbf0d85e0
|
@ -40,7 +40,7 @@ The audio player
|
|||
<div class="">[[ live.current.data.info ]]</div>
|
||||
</div>
|
||||
<h4 v-else class="title is-4" aria-description="{% trans "Currently playing" %}">
|
||||
{{ station.name }}
|
||||
{{ request.station.name }}
|
||||
</h4>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user