summaryrefslogtreecommitdiffstats
path: root/apps/dashboard/templates/index.php
blob: 9e345cdd34a3c552cb2977a0596e277464f0f140 (plain)
1
2
3
4
5
<?php
	declare(strict_types=1);
	\OCP\Util::addScript('dashboard', 'dashboard');
?>
<div id="app-content-vue"></div>