Skip to content

Commit fdd4770

Browse files
Loïc Dacharyrealaravinth
Loïc Dachary
authored andcommitted
add comment for ForeignTypeIssue
1 parent e860f35 commit fdd4770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/foreignreference.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88
"code.gitea.io/gitea/models/db"
99
)
1010

11+
// ForeignTypeIssue is to be used for the Type field in ForeignReference
1112
const ForeignTypeIssue = "issue"
1213

1314
// ForeignReference represents external references

0 commit comments

Comments
 (0)