mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 01:10:20 -06:00
Merge pull request #5464 from owncloud/update-web-7.0.0-rc.9
[full-ci] chore: update web to v7.0.0-rc.9
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=afb624740a4887c496970a503b777e6fb24c895c
|
||||
WEB_COMMITID=e18a02194638b8543f0b9f5557d50bd60910b723
|
||||
WEB_BRANCH=master
|
||||
|
||||
@@ -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