From c333fcec32b1f90bf0da6bb14d2609c20e38a74f Mon Sep 17 00:00:00 2001 From: Adam Malczewski Date: Fri, 26 Jun 2026 22:21:55 +0900 Subject: style: switch from tabs to 2-space indentation (incl. svelte) --- src/app/ErrorModal.svelte | 271 +++++++++++++++++++++++----------------------- 1 file changed, 135 insertions(+), 136 deletions(-) (limited to 'src/app/ErrorModal.svelte') diff --git a/src/app/ErrorModal.svelte b/src/app/ErrorModal.svelte index 7fc09a6..0415827 100644 --- a/src/app/ErrorModal.svelte +++ b/src/app/ErrorModal.svelte @@ -1,50 +1,50 @@ @@ -52,100 +52,99 @@ -- cgit v1.2.3