@@ -1,5 +1,5 @@ |
||
1 | 1 | <?php |
2 | - declare(strict_types=1); |
|
3 | - \OCP\Util::addScript('dashboard', 'dashboard'); |
|
2 | + declare(strict_types=1); |
|
3 | + \OCP\Util::addScript('dashboard', 'dashboard'); |
|
4 | 4 | ?> |
5 | 5 | <div id="app-content-vue"></div> |