Skip to content
Snippets Groups Projects
Commit fcc4bb35 authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

style: remove unused variable

parent faaab8b9
No related branches found
No related tags found
No related merge requests found
......@@ -302,7 +302,7 @@ export default {
},
watch: {
selectedShow(newShow) {
selectedShow() {
this.resetFilter()
this.$store.dispatch('playlists/fetch', { slug: this.selectedShow.slug })
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment