mirror of
https://gitee.com/gitea/gitea
synced 2025-12-25 09:46:34 +08:00
Update gitea.com/macaron/i18n (#12806)
Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
3
vendor/gopkg.in/ini.v1/file.go
generated
vendored
3
vendor/gopkg.in/ini.v1/file.go
generated
vendored
@@ -302,6 +302,9 @@ func (f *File) Reload() (err error) {
|
||||
}
|
||||
return err
|
||||
}
|
||||
if f.options.ShortCircuit {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user