mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-11-14 02:57:45 +08:00
Merge branch 'master' into feat/approval-new
# Conflicts: # models/error.go # models/migrations/migrations.go # models/models.go # public/js/index.js
This commit is contained in:
@@ -120,6 +120,7 @@ func init() {
|
||||
new(LFSLock),
|
||||
new(Reaction),
|
||||
new(IssueAssignees),
|
||||
new(U2FRegistration),
|
||||
new(Review),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user