This commit is contained in:
erik 2024-03-21 14:42:38 +01:00
parent 42a41ce2bc
commit 84f2aab570

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