Completed
Branch master (2d05f2)
by Demonchaux
02:16
created
src/CloverToHtml/Render.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -122,7 +122,7 @@
 block discarded – undo
122 122
                     'assets' => $this->assetsPath($target, $path),
123 123
                 )
124 124
             )
125
-         );
125
+            );
126 126
     }
127 127
 
128 128
     /**
Please login to merge, or discard this patch.