mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 10:18:38 +00:00
Mirror fix
This commit is contained in:
@@ -34,6 +34,7 @@ type Repository struct {
|
||||
LowerName string `xorm:"unique(s) index not null"`
|
||||
Name string `xorm:"index not null"`
|
||||
Description string
|
||||
Website string
|
||||
Private bool
|
||||
NumWatchs int
|
||||
NumStars int
|
||||
|
Reference in New Issue
Block a user