multiMiner tweak

This commit is contained in:
kepler155c@gmail.com
2019-01-28 22:04:39 -05:00
parent e264d98739
commit 9de52daa11
3 changed files with 11 additions and 3 deletions

View File

@@ -340,10 +340,10 @@ context.page = page
function context:setStatus(status)
page.menuBar.infoBar.values = status
if page.menuBar.infoBar.enabled then
--if page.menuBar.infoBar.enabled then
page.menuBar.infoBar:draw()
page:sync()
end
--end
end
local function processMessages(s)