Remove dangling commit to make linter happy

This commit is contained in:
Georg Krause 2022-01-28 11:51:20 +01:00
parent dde6575f24
commit 1ed1a691df
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 1 deletions

View File

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