mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 20:29:54 -06:00
Fix merge error
This commit is contained in:
@@ -50,7 +50,7 @@ func DefaultConfig() *config.Config {
|
||||
ResponseType: "code",
|
||||
Scope: "openid profile email",
|
||||
},
|
||||
Apps: []string{"files", "search", "preview", "text-editor", "pdf-viewer", "external"},
|
||||
Apps: []string{"files", "search", "preview", "text-editor", "pdf-viewer", "external", "user-management"},
|
||||
Options: map[string]interface{}{
|
||||
"hideSearchBar": false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user