nextcloud/apps/dashboard/templates/index.php

5 lines
79 B
PHP

<?php
\OCP\Util::addScript('dashboard', 'dashboard');
?>
<div id="app"></div>