mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-27 16:29:38 -06:00
bump to fix typo
Signed-off-by: Christian Richter <c.richter@opencloud.eu>
This commit is contained in:
2
vendor/github.com/libregraph/lico/identifier/meta/branding.go
generated
vendored
2
vendor/github.com/libregraph/lico/identifier/meta/branding.go
generated
vendored
@@ -22,6 +22,6 @@ type Branding struct {
|
||||
BannerLogo *string `json:"bannerLogo,omitempty"`
|
||||
SignInPageText *string `json:"signinPageText,omitempty"`
|
||||
UsernameHintText *string `json:"usernameHintText,omitempty"`
|
||||
SignInPageLogoURI *string `json:"signinPageLogoUri,omitempty"`
|
||||
SignInPageLogoURI *string `json:"signinPageLogoURI,omitempty"`
|
||||
Locales []string `json:"locales,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user