mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-12 01:19:45 +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