This commit is contained in:
parent
e8f91d4229
commit
bbe42972db
1 changed files with 1 additions and 0 deletions
|
@ -475,6 +475,7 @@ func syncRepo(boot, exit, byHand bool) (err error) {
|
|||
msg := Conf.Language(26)
|
||||
util.PushStatusBar(msg)
|
||||
util.PushErrMsg(msg, 0)
|
||||
err = errors.New(msg)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue