From 6d18d5ed2d5281c54cb925f6ce7682851265ae03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rnyi=20M=C3=A1rk?= Date: Tue, 31 Mar 2026 23:05:51 +0200 Subject: [PATCH] fix: gate collab notes category settings button with collab_edit --- client/src/components/Collab/CollabNotes.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/Collab/CollabNotes.tsx b/client/src/components/Collab/CollabNotes.tsx index 8658d8e..ccf6b7b 100644 --- a/client/src/components/Collab/CollabNotes.tsx +++ b/client/src/components/Collab/CollabNotes.tsx @@ -1134,12 +1134,12 @@ export default function CollabNotes({ tripId, currentUser }: CollabNotesProps) { {t('collab.notes.title')}
- + } {canEdit &&