fix(android): bootstrap legacy APK updater

This commit is contained in:
AverageConsumer
2026-08-21 00:55:32 +02:00
parent 087a275189
commit 8c65e76145
5 changed files with 37 additions and 9 deletions
+1 -1
View File
@@ -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