mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
5 lines
91 B
PHP
5 lines
91 B
PHP
<?php
|
|
\OCP\Util::addScript('dashboard', 'dashboard');
|
|
?>
|
|
<div id="app-content-vue"></div>
|