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
+1 -1
View File
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=afb624740a4887c496970a503b777e6fb24c895c
WEB_COMMITID=e18a02194638b8543f0b9f5557d50bd60910b723
WEB_BRANCH=master
+1 -1
View File
@@ -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",