From 5b54a417c1d88467867bc7f7915518f4ab225d2d Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Fri, 17 Feb 2023 12:55:15 -0700 Subject: [PATCH] Don't show button when event is in progress --- web/src/routes/Events.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/routes/Events.jsx b/web/src/routes/Events.jsx index 87ae63ec8..ff5ec81b2 100644 --- a/web/src/routes/Events.jsx +++ b/web/src/routes/Events.jsx @@ -527,7 +527,7 @@ export default function Events({ path, ...props }) {