Passed
Pull Request — master (#33)
by
unknown
15:51
created
setup/default/MShopAddTypeDataCms.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
 
40 40
 		$context->setEditor( 'ai-cms-grapesjs' );
41 41
 
42
-		$this->add( __DIR__ . $ds . 'data' . $ds .  'type.php' );
42
+		$this->add( __DIR__ . $ds . 'data' . $ds . 'type.php' );
43 43
 
44 44
 		$context->setEditor( $editor );
45 45
 	}
Please login to merge, or discard this patch.