mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
Add epub-reader to apps default config (#8410)
This commit is contained in:
@@ -96,7 +96,7 @@ func DefaultConfig() *config.Config {
|
||||
ResponseType: "code",
|
||||
Scope: "openid profile email",
|
||||
},
|
||||
Apps: []string{"files", "search", "text-editor", "pdf-viewer", "external", "admin-settings"},
|
||||
Apps: []string{"files", "search", "text-editor", "pdf-viewer", "external", "admin-settings", "epub-reader"},
|
||||
ExternalApps: []config.ExternalApp{
|
||||
{
|
||||
ID: "preview",
|
||||
|
||||
Reference in New Issue
Block a user