From 64bfeb0f223ce19f9c37f6764c834a59c5ba959a Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Sat, 24 Aug 2024 12:40:02 -0500 Subject: [PATCH] fix: adding keys to hero page --- src/components/ServerList.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/ServerList.tsx b/src/components/ServerList.tsx index c0fbada..a0dfedc 100644 --- a/src/components/ServerList.tsx +++ b/src/components/ServerList.tsx @@ -311,6 +311,7 @@ export default function ServerList() { {serverList.currentServers.slice(0, 20).map((server) => (
{serverList.currentServers.slice(0, 20).map((server) => (