From edc6a151c39d3a0083bcf8eeeb640f967d123e4f Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Fri, 4 Mar 2022 21:24:11 +0200 Subject: [PATCH] Fix play front page button loading Closes #772 --- app/routes/play/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/play/index.tsx b/app/routes/play/index.tsx index 5181421f3..96908da0b 100644 --- a/app/routes/play/index.tsx +++ b/app/routes/play/index.tsx @@ -147,7 +147,7 @@ export default function PlayPage() {