diff --git a/app/[locale]/(main)/ClientComponents/ServerListClient.tsx b/app/[locale]/(main)/ClientComponents/ServerListClient.tsx index 8a20f66..c111d03 100644 --- a/app/[locale]/(main)/ClientComponents/ServerListClient.tsx +++ b/app/[locale]/(main)/ClientComponents/ServerListClient.tsx @@ -14,7 +14,7 @@ export default function ServerListClient() {

{error.message}

- Please check your env variables + Please check your environment variables and review the server console logs for more details.

);