aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/OC/appswebroots.js
blob: debbd2084bfef135c25be4c8550d0ce4fd5963dd (plain)
1
2
3
4
5
6
7
8
/**
 * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */

const appswebroots = (window._oc_appswebroots !== undefined) ? window._oc_appswebroots : false

export default appswebroots