fix typo on module definition
parent
67a76cda20
commit
071a8bf4ce
|
@ -359,7 +359,7 @@ class ImproveDefinition
|
||||||
'sshot' => '',
|
'sshot' => '',
|
||||||
'score' => 0,
|
'score' => 0,
|
||||||
'type' => null,
|
'type' => null,
|
||||||
'require' => [],
|
'requires' => [],
|
||||||
'settings' => [],
|
'settings' => [],
|
||||||
'repository' => '',
|
'repository' => '',
|
||||||
'dc_min' => 0
|
'dc_min' => 0
|
||||||
|
|
Loading…
Reference in New Issue