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