From e0c0033852261098190bc5da226a515b6fd31871 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Sat, 20 Nov 2021 09:52:02 -0600 Subject: [PATCH] use snapshot url to support in progress events --- web/src/routes/Event.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/routes/Event.jsx b/web/src/routes/Event.jsx index 4a371a9d0..48e53e4e9 100644 --- a/web/src/routes/Event.jsx +++ b/web/src/routes/Event.jsx @@ -199,7 +199,7 @@ export default function Event({ eventId, close, scrollRef }) {