Remove dangling commit to make linter happy

This commit is contained in:
Georg Krause 2022-01-28 11:51:20 +01:00
commit 1ed1a691df
No known key found for this signature in database
GPG key ID: FD479B9A4D48E632

View file

@ -198,7 +198,7 @@ export default {
additionalTracks: [],
query: '',
totalTracks: this.total,
currentPage: this.page,
currentPage: this.page
}
},
computed: {