mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-03 09:52:26 +02:00
Locales, field & action
This commit is contained in:
parent
fdcff3cc43
commit
9dcdf8d828
4 changed files with 29 additions and 9 deletions
|
@ -136,6 +136,8 @@ type Repository struct {
|
|||
OriginalURL string `xorm:"VARCHAR(2048)"`
|
||||
DefaultBranch string
|
||||
WikiBranch string
|
||||
// TODO: Create own table out of this field
|
||||
FederationRepos string
|
||||
|
||||
NumWatches int
|
||||
NumStars int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue