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