From 9cc101524228e455bcd78cc23055eb8a28a26261 Mon Sep 17 00:00:00 2001 From: Pontus Abrahamsson Date: Wed, 13 Dec 2023 20:02:54 +0100 Subject: [PATCH] Proxy --- apps/dashboard/src/components/attachments.tsx | 24 ++++++++---------- bun.lockb | Bin 433032 -> 433400 bytes package.json | 2 +- packages/notification/package.json | 4 +-- 4 files changed, 13 insertions(+), 17 deletions(-) diff --git a/apps/dashboard/src/components/attachments.tsx b/apps/dashboard/src/components/attachments.tsx index d32c2a8ad0..dbbfeab794 100644 --- a/apps/dashboard/src/components/attachments.tsx +++ b/apps/dashboard/src/components/attachments.tsx @@ -24,13 +24,11 @@ const Item = ({ file, onDelete, id }) => {
- {file.path && ( - - )} +