From cacef7dfa10f449f7eaf9133ece1b867adcbdd78 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sun, 19 Nov 2023 15:15:17 +0100 Subject: [PATCH] The End.jsx now loops the song --- client/src/pages/End/End.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/End/End.jsx b/client/src/pages/End/End.jsx index 917e0bc..6e9d9db 100644 --- a/client/src/pages/End/End.jsx +++ b/client/src/pages/End/End.jsx @@ -24,7 +24,7 @@ export const End = () => { return (
- + {[...groups, ...allGroups].map(group => (