Update todo

This commit is contained in:
erik 2024-04-09 16:33:13 +02:00
parent 075857f030
commit 6310e75d8d

View file

@ -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