From c288b5c872b8ae0e95c2fda52bbb19dab0979efc Mon Sep 17 00:00:00 2001 From: JandereDev Date: Mon, 14 Mar 2022 10:34:52 +0100 Subject: [PATCH] display antispam rule IDs --- web/src/pages/ServerDashboard.tsx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/web/src/pages/ServerDashboard.tsx b/web/src/pages/ServerDashboard.tsx index 494e634..a69e456 100644 --- a/web/src/pages/ServerDashboard.tsx +++ b/web/src/pages/ServerDashboard.tsx @@ -602,6 +602,16 @@ const ServerDashboard: FunctionComponent = () => { + + {props.rule.id} +