aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/templates/settings-admin.php
blob: 1db46617fb3d9138bd07ecd9989cd2fff3cabcef (plain)
1
2
3
4
5
6
7
8
9
<?php
/**
 * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */

\OCP\Util::addScript('sharebymail', 'vue-settings-admin-sharebymail');
?>
<div id="vue-admin-sharebymail"></div>