mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
Add todo
This commit is contained in:
parent
42a41ce2bc
commit
84f2aab570
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ func SettingsPost(ctx *context.Context) {
|
|||
return
|
||||
}
|
||||
|
||||
// ToDo: Use Federated Repo Struct & Update Federated Repo Table
|
||||
switch {
|
||||
// Allow clearing the field
|
||||
case form.FederationRepos == "":
|
||||
|
|
Loading…
Reference in a new issue