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
|
+ RepoGiteaSettingsMutable
|
||||||
+ RepoPermsMutable
|
+ RepoPermsMutable
|
||||||
+ RepoPermsImmutable
|
+ RepoPermsImmutable
|
||||||
|
+ RepoSectionProfileMutable
|
||||||
|
+ RepoSectionProfileImmutable
|
||||||
+ RepoSectionVisibilityMutable
|
+ RepoSectionVisibilityMutable
|
||||||
+ RepoSectionVisibilityImmutable
|
+ RepoSectionVisibilityImmutable
|
||||||
+ RepoSectionMergeSettingsMutable ()
|
+ RepoSectionMergeSettingsMutable ()
|
||||||
@ -357,6 +359,7 @@ type RepoUpdate =
|
|||||||
+ RepoSectionGiteaStatsMutable
|
+ RepoSectionGiteaStatsMutable
|
||||||
+ RepoGiteaSettingsMutable
|
+ RepoGiteaSettingsMutable
|
||||||
+ RepoPermsMutable
|
+ RepoPermsMutable
|
||||||
|
+ RepoSectionProfileMutable
|
||||||
+ RepoSectionVisibilityMutable
|
+ RepoSectionVisibilityMutable
|
||||||
+ RepoSectionMergeSettingsMutable ()
|
+ RepoSectionMergeSettingsMutable ()
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user