chore: update web to v7.0.0-rc.9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v7.0.0-rc.8
|
||||
WEB_ASSETS_VERSION = v7.0.0-rc.9
|
||||
|
||||
include ../../.make/recursion.mk
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user