mirror of
1
Fork 0

Update todo

This commit is contained in:
erik 2024-04-09 16:33:13 +02:00
parent 075857f030
commit 6310e75d8d
1 changed files with 1 additions and 1 deletions

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