This commit is contained in:
parent
5081c44304
commit
a34633ec6d
@ -10,6 +10,7 @@ import (
|
||||
func (m *mainModel) LoadMoreItems() {
|
||||
loading = true
|
||||
defer func() {
|
||||
page++
|
||||
loading = false
|
||||
}()
|
||||
switch m.mode {
|
||||
|
Loading…
Reference in New Issue
Block a user