:3
This commit is contained in:
@@ -117,7 +117,7 @@ function mod.InitUi()
|
||||
end
|
||||
|
||||
local status, err = pcall(function ()
|
||||
parallel.waitForAll(basalt.autoUpdate, updater.UpdateChecker)
|
||||
parallel.waitForAll(basalt.autoUpdate)
|
||||
end)
|
||||
|
||||
if not status and err ~= "Terminated" then
|
||||
|
||||
Reference in New Issue
Block a user