Update to match the current API of DanbooruService
This commit is contained in:
parent
0200965e99
commit
929a099760
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ Rectangle {
|
|||
|
||||
onAtYEndChanged: {
|
||||
if (grid.atYEnd) {
|
||||
danbooruService.getPostList(2, "", 10)
|
||||
danbooruService.nextPostPage()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue