mirror of
1
Fork 0
This commit is contained in:
erik 2024-03-21 14:42:38 +01:00
parent 42a41ce2bc
commit 84f2aab570
1 changed files with 1 additions and 0 deletions

View File

@ -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 == "":