From c93a96ef550e1c20929c7b11fcf4403008d0b3c4 Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Sun, 20 Apr 2025 20:18:27 +0100 Subject: [PATCH] disable user select --- apps/client/src/features/share/components/share-modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/features/share/components/share-modal.tsx b/apps/client/src/features/share/components/share-modal.tsx index 4b3f4d55..e5a86ef3 100644 --- a/apps/client/src/features/share/components/share-modal.tsx +++ b/apps/client/src/features/share/components/share-modal.tsx @@ -107,7 +107,7 @@ export default function ShareModal({ readOnly }: ShareModalProps) { - + {isDescendantShared ? ( <> {t("Inherits public sharing from")}