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