mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Status-API (#1332)
This commit is contained in:
committed by
Lunny Xiao
parent
52627032bc
commit
4bea219128
@@ -118,6 +118,7 @@ func init() {
|
||||
new(ProtectedBranch),
|
||||
new(UserOpenID),
|
||||
new(IssueWatch),
|
||||
new(CommitStatus),
|
||||
)
|
||||
|
||||
gonicNames := []string{"SSL", "UID"}
|
||||
|
Reference in New Issue
Block a user