From edc392fba0060f98dcff6ca202d933d2b47015d3 Mon Sep 17 00:00:00 2001 From: Regalijan Date: Sun, 27 Jul 2025 00:54:42 -0400 Subject: [PATCH] Add server configurator block option --- components/ReportCard.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/ReportCard.tsx b/components/ReportCard.tsx index 5deda65..763b67d 100644 --- a/components/ReportCard.tsx +++ b/components/ReportCard.tsx @@ -155,6 +155,9 @@ export default function (props: ReportCardProps & { port?: MessagePort }) { Ban + + Disallow Server Configurator + , );