From aa3d56961049618b28717d87acff1d9360cad47a Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 25 Aug 2026 09:59:07 -0400 Subject: [PATCH] refac --- src/lib/components/chat/FileNav/FileEntryRow.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/components/chat/FileNav/FileEntryRow.svelte b/src/lib/components/chat/FileNav/FileEntryRow.svelte index 2aa511a301..8c38e4a0d8 100644 --- a/src/lib/components/chat/FileNav/FileEntryRow.svelte +++ b/src/lib/components/chat/FileNav/FileEntryRow.svelte @@ -1,7 +1,7 @@