mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-24 22:19:09 -05:00
revaBumb: add groupware capabilities (#1689)
This commit is contained in:
+1
-1
@@ -308,7 +308,7 @@ type CapabilitiesThemeLogo struct {
|
||||
|
||||
// CapabilitiesGroupware holds groupware capabilities
|
||||
type CapabilitiesGroupware struct {
|
||||
Enabled bool `json:"enabled,omitempty" xml:"enabled,omitempty" mapstructure:"groupware"`
|
||||
Enabled bool `json:"enabled,omitempty" xml:"enabled,omitempty" mapstructure:"enabled"`
|
||||
}
|
||||
|
||||
// Version holds version information
|
||||
|
||||
Reference in New Issue
Block a user