This commit is contained in:
parent
14e26a7ea8
commit
b337ba71b1
@ -120,7 +120,7 @@ function action_packages()
|
||||
break
|
||||
end
|
||||
else
|
||||
if j.Package > v.Package then
|
||||
if j.Package and v.Package and j.Package > v.Package then
|
||||
break
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user