nextcloud/apps/federatedfilesharing/templates/settings-admin.php

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
244 B
PHP
Raw Permalink Normal View History

2014-11-05 05:08:17 -05:00
<?php
/**
* SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
\OCP\Util::addScript('federatedfilesharing', 'vue-settings-admin');
?>
<div id="vue-admin-federated"></div>