milo: auto-send select items to server
This commit is contained in:
@@ -10,6 +10,10 @@ local ni = device.neuralInterface
|
|||||||
|
|
||||||
local context = args[1]
|
local context = args[1]
|
||||||
|
|
||||||
|
if not context.state.autostore then
|
||||||
|
context.state.autostore = { }
|
||||||
|
end
|
||||||
|
|
||||||
local page = UI.Page {
|
local page = UI.Page {
|
||||||
titleBar = UI.TitleBar {
|
titleBar = UI.TitleBar {
|
||||||
backgroundColor = colors.gray,
|
backgroundColor = colors.gray,
|
||||||
|
|||||||
Reference in New Issue
Block a user