From d32a1ecb398fe9fc916cbf3721f642712bd33a2a Mon Sep 17 00:00:00 2001 From: IRHM Date: Tue, 28 Jul 2026 05:03:07 +0100 Subject: [PATCH] format files (new prettier version changes some formatting) I'm upset that the textarea closing tag is being put on the same line instead of new lined, but I couldn't figure out what changed, so I'll cry in silence and hope it gets fixed one day. --- src/lib/DropDown.svelte | 2 +- src/lib/content/MyThoughts.svelte | 3 +-- src/lib/util/api.ts | 6 +++-- src/routes/(app)/import/process/+page.svelte | 3 +-- src/routes/(app)/profile/+page.svelte | 3 +-- src/routes/(plain)/login/+page.svelte | 5 ++--- src/styles/_vars.scss | 3 ++- src/types.ts | 23 +++++--------------- 8 files changed, 17 insertions(+), 31 deletions(-) diff --git a/src/lib/DropDown.svelte b/src/lib/DropDown.svelte index 1f215280..242714a3 100644 --- a/src/lib/DropDown.svelte +++ b/src/lib/DropDown.svelte @@ -98,7 +98,7 @@