Merge pull request #1627 from AverageConsumer/codex/android-full-apk-updates

This commit is contained in:
bryanthaboi
2026-08-21 22:24:44 -04:00
committed by GitHub
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