Add dropown

This commit is contained in:
mfcar 2023-02-22 19:18:42 +00:00
parent 9a51c3be0f
commit f4ec6948d2
No known key found for this signature in database
2 changed files with 15 additions and 4 deletions

View file

@ -102,7 +102,7 @@ export default {
},
podcastTypes() {
return this.$store.state.globals.podcastTypes || []
},
}
},
methods: {
getDetails() {