Skip to content
Snippets Groups Projects
Verified Commit dd40a4c4 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Cleanup

parent 1e64f3db
Branches
Tags
No related merge requests found
......@@ -64,7 +64,6 @@ export default {
}
}
})
console.log(final)
return final
},
maxPage: function () {
......
......@@ -74,6 +74,7 @@ export default {
logger.default.info('Successfully created playlist')
self.success = true
self.isLoading = false
self.name = ''
self.$store.dispatch('playlists/fetchOwn')
}, error => {
logger.default.error('Error while creating playlist')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment