diff --git a/client/src/pages/JourneyDetailPage.tsx b/client/src/pages/JourneyDetailPage.tsx index 709fd6a4..bd5fb10d 100644 --- a/client/src/pages/JourneyDetailPage.tsx +++ b/client/src/pages/JourneyDetailPage.tsx @@ -2739,7 +2739,7 @@ function JourneySettingsDialog({ journey, onClose, onSaved, onOpenInvite }: { return (
{ if (e.target === e.currentTarget) e.preventDefault() }}> -
e.stopPropagation()}> +
e.stopPropagation()}>

{t('journey.settings.title')}

@@ -2851,7 +2851,7 @@ function JourneySettingsDialog({ journey, onClose, onSaved, onOpenInvite }: {
{/* Footer */} -
+