Fixed typo

This commit is contained in:
Eldad Fux
2021-02-28 13:00:22 +02:00
parent 45be379e0e
commit 42b75f3dfd
+1 -1
View File
@@ -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' => [