Create issue_watch table
This commit is contained in:
@ -117,6 +117,7 @@ func init() {
|
||||
new(ExternalLoginUser),
|
||||
new(ProtectedBranch),
|
||||
new(UserOpenID),
|
||||
new(IssueWatch),
|
||||
)
|
||||
|
||||
gonicNames := []string{"SSL", "UID"}
|
||||
|
Reference in New Issue
Block a user