add handle: addComment;addPackage storage:ListPackage;AddComment;AddPackage
This commit is contained in:
@@ -282,7 +282,7 @@ func Updates(opt UpdateOptions) {
|
||||
return nil
|
||||
})
|
||||
}
|
||||
group.Wait()
|
||||
_ = group.Wait()
|
||||
}()
|
||||
for u := range ch {
|
||||
if opt.OnUpdate != nil {
|
||||
|
Reference in New Issue
Block a user