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;