added missing new struct sync (#1021)

release/v1.1
Lunny Xiao 7 years ago committed by GitHub
parent 0e6b9ea786
commit d077fd084a

@ -114,6 +114,8 @@ func init() {
new(TwoFactor),
new(RepoUnit),
new(RepoRedirect),
new(ExternalLoginUser),
new(ProtectedBranch),
)
gonicNames := []string{"SSL", "UID"}

Loading…
Cancel
Save