ProgramPageListView + article list view

This commit is contained in:
bkfox
2019-08-17 17:51:12 +02:00
parent abaccf9ded
commit 595af5a69d
12 changed files with 62 additions and 36 deletions

View File

@ -42,6 +42,10 @@
</h4>
<div class="">[[ onAir.info ]]</div>
</template>
<template v-slot:empty>
<h4 class="title is-4">{{ station.name }}</h4>
</template>
</a-player>
</div>
{% endif %}