From d8229e9ee31e86824cdd967dc0fc8b8382eac5c4 Mon Sep 17 00:00:00 2001 From: Sam <149597648+cheesesamwich@users.noreply.github.com> Date: Wed, 3 Jul 2024 22:38:20 +0100 Subject: [PATCH] Don't ask how i screwed up the lint a second time --- src/plugins/friendshipRanks/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/friendshipRanks/index.tsx b/src/plugins/friendshipRanks/index.tsx index 4096aefb6..9918e988f 100644 --- a/src/plugins/friendshipRanks/index.tsx +++ b/src/plugins/friendshipRanks/index.tsx @@ -120,7 +120,7 @@ function getBadgeComponent(rank) - + } );