mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fixed typo
This commit is contained in:
@@ -5,7 +5,7 @@ use Utopia\Config\Config;
|
||||
use Appwrite\Database\Database;
|
||||
|
||||
$providers = Config::getParam('providers', []);
|
||||
$aith = Config::getParam('auth', []);
|
||||
$auth = Config::getParam('auth', []);
|
||||
|
||||
$collections = [
|
||||
'console' => [
|
||||
|
||||
Reference in New Issue
Block a user