diff options
Diffstat (limited to 'apps/dashboard/templates/index.php')
-rw-r--r-- | apps/dashboard/templates/index.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/dashboard/templates/index.php b/apps/dashboard/templates/index.php index 9e345cdd34a..33fb41d3b78 100644 --- a/apps/dashboard/templates/index.php +++ b/apps/dashboard/templates/index.php @@ -1,5 +1 @@ -<?php - declare(strict_types=1); - \OCP\Util::addScript('dashboard', 'dashboard'); -?> <div id="app-content-vue"></div> |