Rescan access node before transaction
This commit is contained in:
parent
2e1f54c56f
commit
0e86863c34
@ -580,10 +580,10 @@ local PAGES = {
|
||||
state.height,
|
||||
state.width,
|
||||
function()
|
||||
state.node:rescan()
|
||||
state:itemTransaction(function()
|
||||
group:transferTo(state.node, pageState.request)
|
||||
end)
|
||||
state.node:rescan()
|
||||
state:setPage("MAIN")
|
||||
return true
|
||||
end,
|
||||
|
Loading…
x
Reference in New Issue
Block a user