From 986fd884b1fd95b4555ae632c7fb9b41369c99d2 Mon Sep 17 00:00:00 2001 From: Brendan Allan Date: Fri, 31 Oct 2025 20:22:19 +0800 Subject: [PATCH] hide organisation picker if <= 1 organisation --- apps/desktop/src/routes/editor/ExportDialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop/src/routes/editor/ExportDialog.tsx b/apps/desktop/src/routes/editor/ExportDialog.tsx index e9a54fd611..ba63e1f25a 100644 --- a/apps/desktop/src/routes/editor/ExportDialog.tsx +++ b/apps/desktop/src/routes/editor/ExportDialog.tsx @@ -532,7 +532,7 @@ export function ExportDialog() { 0 + organisations().length > 1 } >