Remove dangling commit to make linter happy
This commit is contained in:
parent
dde6575f24
commit
1ed1a691df
|
@ -198,7 +198,7 @@ export default {
|
|||
additionalTracks: [],
|
||||
query: '',
|
||||
totalTracks: this.total,
|
||||
currentPage: this.page,
|
||||
currentPage: this.page
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
|
Loading…
Reference in New Issue