1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

remove extra white space

This commit is contained in:
Damodar Lohani 2021-05-12 16:42:13 +05:45
parent 7a75c3558f
commit e2000dbdf8

View file

@ -72,9 +72,7 @@ App::init(function ($utopia, $request, $response, $console, $project, $consoleDB
'validateCNAME' => false,
]);
}
$domains[$domain->get()] = true;
}
Config::setParam('domains', $domains);
}