From b3598e1ee16b8884ae80591bdbc793a687ac3720 Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Tue, 6 May 2025 13:42:49 +0200 Subject: [PATCH] style: Improve code formatting and readability in FightStatistics component --- src/components/FightStatistics.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/FightStatistics.svelte b/src/components/FightStatistics.svelte index 87294af..523e1d4 100644 --- a/src/components/FightStatistics.svelte +++ b/src/components/FightStatistics.svelte @@ -19,8 +19,8 @@