nextcloud/apps/dashboard/templates/index.php

5 lines
78 B
PHP

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