chore: update web to v7.0.0-rc.9

This commit is contained in:
Benedikt Kulmann
2023-01-26 21:59:40 +01:00
parent 770fc74a14
commit 881df87d82
3 changed files with 2 additions and 6 deletions

View File

@@ -49,10 +49,6 @@ func DefaultConfig() *config.Config {
},
Apps: []string{"files", "search", "text-editor", "pdf-viewer", "external", "admin-settings"},
ExternalApps: []config.ExternalApp{
{
ID: "settings",
Path: "/settings.js",
},
{
ID: "preview",
Path: "web-app-preview",