diff --git a/app/config/collections.php b/app/config/collections.php index 473e3db18a..8e91f5ac24 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -13,12 +13,6 @@ return [ 'teamId' => -1, 'webhooks' => [], 'keys' => [], - 'clients' => [ - 'http://localhost', - 'https://localhost', - 'https://appwrite.io', - 'https://appwrite.test', - ], 'platforms' => [ [ '$collection' => Database::SYSTEM_COLLECTION_PLATFORMS, diff --git a/app/views/console/storage/index.phtml b/app/views/console/storage/index.phtml index 562891231a..687152fb53 100644 --- a/app/views/console/storage/index.phtml +++ b/app/views/console/storage/index.phtml @@ -57,7 +57,7 @@ use Utopia\Locale\Locale;
- +
diff --git a/app/views/console/users/index.phtml b/app/views/console/users/index.phtml index d57ded9220..8f23df8a72 100644 --- a/app/views/console/users/index.phtml +++ b/app/views/console/users/index.phtml @@ -60,7 +60,7 @@ $providers = $this->getParam('providers', []);
- +
@@ -199,7 +199,7 @@ $providers = $this->getParam('providers', []);
- +