diff --git a/.replit b/.replit
index 0e72d24..d412a8a 100644
--- a/.replit
+++ b/.replit
@@ -20,7 +20,7 @@ localPort = 33035
externalPort = 3001
[[ports]]
-localPort = 34507
+localPort = 36127
externalPort = 4200
[[ports]]
diff --git a/after-reload.png b/after-reload.png
new file mode 100644
index 0000000..f9d563f
Binary files /dev/null and b/after-reload.png differ
diff --git a/client/src/pages/guards.tsx b/client/src/pages/guards.tsx
index d4dc9f0..d3ad70f 100644
--- a/client/src/pages/guards.tsx
+++ b/client/src/pages/guards.tsx
@@ -538,15 +538,20 @@ export default function Guards() {