Rescan access node after transfer
This commit is contained in:
parent
a938ed6133
commit
40213b6b18
@ -583,6 +583,7 @@ local PAGES = {
|
|||||||
state:itemTransaction(function()
|
state:itemTransaction(function()
|
||||||
group:transferTo(state.node, pageState.request)
|
group:transferTo(state.node, pageState.request)
|
||||||
end)
|
end)
|
||||||
|
state.node:rescan()
|
||||||
state:setPage("MAIN")
|
state:setPage("MAIN")
|
||||||
return true
|
return true
|
||||||
end,
|
end,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user