Fixed setting
Signed-off-by: Konrad <konrad@kola-entertainments.de>
This commit is contained in:
parent
752406c40c
commit
8a8aef90eb
|
|
@ -217,7 +217,6 @@ func SettingsPost(ctx *context.Context, form auth.RepoSettingForm) {
|
|||
units = append(units, models.RepoUnit{
|
||||
RepoID: repo.ID,
|
||||
Type: models.UnitTypeIssueDependencies,
|
||||
Index: int(models.UnitTypeIssueDependencies),
|
||||
Config: new(models.UnitConfig),
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user