From c5b5092a3ccb99848072f098b6501bf9f546d031 Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Sun, 18 Aug 2024 19:16:57 -0400 Subject: [PATCH] lol --- client/src/components/browser.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/components/browser.rs b/client/src/components/browser.rs index 1409170..948592d 100644 --- a/client/src/components/browser.rs +++ b/client/src/components/browser.rs @@ -67,7 +67,6 @@ pub fn Browser() -> impl IntoView {
prevent joining an already joined game
{move || { game_browser_context() .iter()