fix settings
This commit is contained in:
parent
89dc6d2075
commit
025c197f8c
2 changed files with 1 additions and 2 deletions
|
|
@ -98,7 +98,6 @@ const List = {
|
|||
|
||||
this.fetchFunction(this.page)
|
||||
.then((result) => {
|
||||
console.log(result)
|
||||
this.loading = false
|
||||
this.bottomedOut = isEmpty(result)
|
||||
if (this.externalItems) return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue