generated from tpl/purs
fix: re-add missing repo props
This commit is contained in:
parent
8e0009350d
commit
fc37992181
@ -346,6 +346,8 @@ type Repo =
|
||||
+ RepoGiteaSettingsMutable
|
||||
+ RepoPermsMutable
|
||||
+ RepoPermsImmutable
|
||||
+ RepoSectionProfileMutable
|
||||
+ RepoSectionProfileImmutable
|
||||
+ RepoSectionVisibilityMutable
|
||||
+ RepoSectionVisibilityImmutable
|
||||
+ RepoSectionMergeSettingsMutable ()
|
||||
@ -357,6 +359,7 @@ type RepoUpdate =
|
||||
+ RepoSectionGiteaStatsMutable
|
||||
+ RepoGiteaSettingsMutable
|
||||
+ RepoPermsMutable
|
||||
+ RepoSectionProfileMutable
|
||||
+ RepoSectionVisibilityMutable
|
||||
+ RepoSectionMergeSettingsMutable ()
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user