forked from kevadesu/forgejo
WIP Refactoring and solving (adding) ToDos
This commit is contained in:
parent
fb1d0df791
commit
71141a5ff3
9 changed files with 19 additions and 19 deletions
|
@ -113,7 +113,7 @@ type RepoSettingForm struct {
|
|||
RepoName string `binding:"Required;AlphaDashDot;MaxSize(100)"`
|
||||
Description string `binding:"MaxSize(2048)"`
|
||||
Website string `binding:"ValidUrl;MaxSize(1024)"`
|
||||
|
||||
// ToDo: Refactor in template and i18n labels to Following Repos
|
||||
FederationRepos string
|
||||
Interval string
|
||||
MirrorAddress string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue