Bump web to v5.4.0

This commit is contained in:
Pascal Wengerter
2022-04-11 17:26:29 +02:00
parent 251e5d2b0f
commit 03944ea6ee
6 changed files with 47 additions and 65 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ func DefaultConfig() *config.Config {
ResponseType: "code",
Scope: "openid profile email",
},
Apps: []string{"files", "search", "media-viewer", "pdf-viewer", "external"},
Apps: []string{"files", "search", "preview", "text-editor", "pdf-viewer", "external"},
},
},
}