From 998b63a35256ac985a5a2714dd1ca451af4dfd8a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 9 Oct 2024 00:41:20 -0700 Subject: chore(prettier): use spaces instead of tabs --- src/routes/tools/+page.svelte | 106 +++++++++++++++++++++--------------------- 1 file changed, 53 insertions(+), 53 deletions(-) (limited to 'src/routes/tools/+page.svelte') diff --git a/src/routes/tools/+page.svelte b/src/routes/tools/+page.svelte index 01a73877..97e27e0e 100644 --- a/src/routes/tools/+page.svelte +++ b/src/routes/tools/+page.svelte @@ -1,10 +1,10 @@ @@ -12,63 +12,63 @@
-
- {#each Object.keys(tools).filter((t) => t !== 'default') as t} - (tool = t)}> - + + {/each} +
-

+

-

- Have any requests for cool tools that you think others might find useful? Send a private message - to - @fuwn on AniList! -
+
+ Have any requests for cool tools that you think others might find useful? Send a private message + to + @fuwn on AniList! +
-- cgit v1.2.3