From e15ac7d4d48f42f7bb061b57fea73a594bb9e5c0 Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Sat, 17 Aug 2024 16:24:53 -0500 Subject: [PATCH] fix: add keys to list --- src/components/ServerList.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/ServerList.tsx b/src/components/ServerList.tsx index 04af60d..e25b7fd 100644 --- a/src/components/ServerList.tsx +++ b/src/components/ServerList.tsx @@ -503,6 +503,7 @@ export default function ServerList() { {allCategories.map((categorie) => ( { var filt = nameFilters; filt["c-" + categorie.name] = b;