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