mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-08-27 21:50:17 +02:00
Fixes Issue #26
This commit is contained in:
parent
f961a51c37
commit
97934aef91
@ -83,7 +83,7 @@ class InitCommand extends AbstractCommand
|
|||||||
'true',
|
'true',
|
||||||
30
|
30
|
||||||
),
|
),
|
||||||
$this->generalTemplate
|
$this->getGeneralConfigTemplate()
|
||||||
);
|
);
|
||||||
|
|
||||||
return $globalSettings;
|
return $globalSettings;
|
||||||
|
Loading…
Reference in New Issue
Block a user