mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
- migrate all components to Typescript - use script setup where feasible - migrate to Vue 3 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 lines
178 B
PHP
8 lines
178 B
PHP
<?php
|
|
/**
|
|
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
?>
|
|
|
|
<div id="settings-admin-theming"></div>
|