Completed
Push — master ( 3f183d...10d80d )
by Marc
15:36
created
core/console/commands/CrudController.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -279,7 +279,7 @@
 block discarded – undo
279 279
                 $this->getModelNameCamlized(),
280 280
                 $this->apiEndpoint,
281 281
                 $this->getDbTableShema()
282
-             ),
282
+                ),
283 283
         ];
284 284
         
285 285
         foreach ($files as $file) {
Please login to merge, or discard this patch.