mirror of
https://github.com/nextcloud/server.git
synced 2026-04-11 03:57:01 -04:00
4 lines
91 B
PHP
4 lines
91 B
PHP
<?php
|
|
\OCP\Util::addScript('dashboard', 'dashboard');
|
|
?>
|
|
<div id="app-content-vue"></div>
|