From 58c1c5f9fb48040ad6b0891d586543c219de74d2 Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Tue, 9 Aug 2022 20:43:02 +0200 Subject: [PATCH] badly paginated matches --- web/pw-server/src/routes/matches/index.svelte | 48 ++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) diff --git a/web/pw-server/src/routes/matches/index.svelte b/web/pw-server/src/routes/matches/index.svelte index af0cd08..c6eca50 100644 --- a/web/pw-server/src/routes/matches/index.svelte +++ b/web/pw-server/src/routes/matches/index.svelte @@ -1,10 +1,14 @@
+
+ + +