From 7926efa222f57b41927cc1fb59a7ff524d53c609 Mon Sep 17 00:00:00 2001 From: grngxd <36968271+grngxd@users.noreply.github.com> Date: Sat, 14 Jun 2025 20:28:59 +0100 Subject: [PATCH] fix backend --- src/components/dashboard/File.tsx | 10 +++++----- src/lib/api.ts | 8 +++++--- src/lib/types.ts | 4 +++- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/src/components/dashboard/File.tsx b/src/components/dashboard/File.tsx index 382f25b..2884cf1 100644 --- a/src/components/dashboard/File.tsx +++ b/src/components/dashboard/File.tsx @@ -66,7 +66,7 @@ export default component$(({ file }: FileProps) => {
@@ -78,7 +78,7 @@ export default component$(({ file }: FileProps) => {