From 3ce29b357abc523dc100e49f052dc8faa2ff124b Mon Sep 17 00:00:00 2001 From: Ethan O'Brien <77750390+ethanaobrien@users.noreply.github.com> Date: Thu, 16 May 2024 19:06:30 -0500 Subject: [PATCH] Fix this llink --- webui/src/home/Home.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/src/home/Home.jsx b/webui/src/home/Home.jsx index 6c59ddc..3f60187 100644 --- a/webui/src/home/Home.jsx +++ b/webui/src/home/Home.jsx @@ -56,7 +56,7 @@ function Bonus() { /> -

You can find a list of available login bonus IDs here. You should input the id field

+

You can find a list of available login bonus IDs here. You should input the id field

); }