Podcast episode audio file to always use index 1

This commit is contained in:
advplyr 2022-04-15 20:49:13 -05:00
parent bd5e865a11
commit 6d823f4e42
3 changed files with 4 additions and 2 deletions

View file

@ -172,7 +172,6 @@ export default {
})
}
}
},
mounted() {}
}
}
</script>