aboutsummaryrefslogtreecommitdiffstats
path: root/dist/files_sharing-main.js.license
blob: 02786e352d1b52994b1e5f7edcaef617654e136a (plain)
1
2
3
4
5
6
7
8
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors


This file is generated from multiple sources. Included packages:
- nextcloud
	- version: 1.0.0
	- license: AGPL-3.0-or-later
w"> from '@nextcloud/auth' import Vue from 'vue' import PersonalSettings from './components/PersonalSettings.vue' // eslint-disable-next-line camelcase __webpack_nonce__ = getCSPNonce() Vue.prototype.t = t const View = Vue.extend(PersonalSettings) new View().$mount('#files-sharing-personal-settings')