Update:Remove manual sorting of podcast episodes and default to sort by published at

This commit is contained in:
advplyr 2022-05-23 19:28:00 -05:00
parent 3c465994fe
commit 3e98b6f749
7 changed files with 23 additions and 136 deletions

View file

@ -6,7 +6,7 @@
</div>
</template>
<div class="p-4 w-full text-sm py-6 rounded-lg bg-bg shadow-lg border border-black-300 relative overflow-hidden" style="min-height: 400px; max-height: 80vh">
<form @submit.prevent="submitForm">
<form v-if="author" @submit.prevent="submitForm">
<div class="flex">
<div class="w-40 p-2">
<div class="w-full h-45 relative">