:3
This commit is contained in:
@@ -6,6 +6,7 @@ local MODULE_URL = "https://git.mcorangehq.xyz/xomf/keypadOS/raw/branch/keypad/k
|
||||
--- @param upd Updater
|
||||
local function updaterLoop(upd)
|
||||
while true do
|
||||
sleep(1)
|
||||
upd:checkAndUpdateAll();
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user