mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 12:49:52 +01:00
Update todo
This commit is contained in:
parent
075857f030
commit
6310e75d8d
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ type Repository struct {
|
|||
OriginalURL string `xorm:"VARCHAR(2048)"`
|
||||
DefaultBranch string
|
||||
WikiBranch string
|
||||
// TODO: Create own table out of this field
|
||||
// TODO: Do we still need this here?
|
||||
FederationRepos string `xorm:"TEXT"`
|
||||
|
||||
NumWatches int
|
||||
|
|
Loading…
Reference in a new issue