mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
remove extra white space
This commit is contained in:
@@ -72,9 +72,7 @@ App::init(function ($utopia, $request, $response, $console, $project, $consoleDB
|
||||
'validateCNAME' => false,
|
||||
]);
|
||||
}
|
||||
|
||||
$domains[$domain->get()] = true;
|
||||
|
||||
}
|
||||
Config::setParam('domains', $domains);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user