Skip to content

Commit 465b751

Browse files
committed
Update Ubiquity
1 parent 66439b4 commit 465b751

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Ubiquity

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ class Ubiquity {
355355
]);
356356
if (Console::isYes($answer)) {
357357
system("composer install");
358+
$config=self::getConfigArrayFromFile();
358359
require_once ROOT . './../vendor/autoload.php';
359360
$dir = getcwd();
360361
// -------------Add themes----------------

0 commit comments

Comments
 (0)