We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f1ed50 commit aebb7d4Copy full SHA for aebb7d4
internal/migrations/init_data.go
@@ -74,6 +74,7 @@ var (
74
&entity.Badge{},
75
&entity.BadgeGroup{},
76
&entity.BadgeAward{},
77
+ &entity.FileRecord{},
78
}
79
80
roles = []*entity.Role{
0 commit comments