Limit transfer count
This commit is contained in:
parent
b3fdbb898b
commit
e05cc0594e
@ -581,7 +581,7 @@ local PAGES = {
|
||||
state.width,
|
||||
function()
|
||||
state:itemTransaction(function()
|
||||
group:transferTo(state.node)
|
||||
group:transferTo(state.node, pageState.request)
|
||||
end)
|
||||
state:setPage("MAIN")
|
||||
return true
|
||||
|
Loading…
x
Reference in New Issue
Block a user