From db7980504f75371965fe887f2e459c8554ac09d0 Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Sun, 7 Aug 2022 10:57:15 +0200 Subject: [PATCH] move match index to ApiClient --- web/pw-server/src/routes/matches/index.svelte | 25 +++++++++---------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/web/pw-server/src/routes/matches/index.svelte b/web/pw-server/src/routes/matches/index.svelte index c89013e..af0cd08 100644 --- a/web/pw-server/src/routes/matches/index.svelte +++ b/web/pw-server/src/routes/matches/index.svelte @@ -1,23 +1,22 @@