mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-26 15:31:15 +02:00
fix(android): bootstrap legacy APK updater
This commit is contained in:
@@ -1320,7 +1320,7 @@ local function buildHeader(imp, m)
|
||||
return y + math.floor(10 * m.s)
|
||||
end
|
||||
|
||||
-- The state of the self-updater, as a top-right control.
|
||||
-- The state of the self-updater, shown in the launcher footer.
|
||||
-- Returns status, label, action, glow.
|
||||
function LauncherView._updateControl(imp)
|
||||
if not imp.Check then return nil end
|
||||
|
||||
Reference in New Issue
Block a user