Passed
Push — master ( 657ee5...7d8ff2 )
by Roeland
17:37 queued 11s
created
apps/dashboard/templates/index.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
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>
Please login to merge, or discard this patch.