Revert "Merge branch 'local' into develop"
This reverts commit46ccfa1393
, reversing changes made to8f9421258c
.
This commit is contained in:
parent
46ccfa1393
commit
798a38613d
26 changed files with 158 additions and 205 deletions
|
@ -84,7 +84,7 @@
|
|||
}
|
||||
this.loading = true
|
||||
|
||||
this.api.music(this.data.next, app.collectionList.requestBody).then((response) => {
|
||||
this.api.v3.music(this.data.next, app.collectionList.requestBody).then((response) => {
|
||||
console.log(response)
|
||||
if (!app.collectionList.response.groups) {
|
||||
this.data.data = this.data.data.concat(response.data.data);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue