:3
This commit is contained in:
@@ -82,7 +82,9 @@ function updater:check(branch)
|
||||
log.debug("Commit hash doesnt match, probbably an update");
|
||||
return true;
|
||||
end
|
||||
|
||||
if branch == "main" then
|
||||
log.debug("No need for an update");
|
||||
end
|
||||
return false;
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user