diff --git a/frontend/src/components/FinalMaskForm.tsx b/frontend/src/components/FinalMaskForm.tsx index 682eee75..d8973f64 100644 --- a/frontend/src/components/FinalMaskForm.tsx +++ b/frontend/src/components/FinalMaskForm.tsx @@ -424,8 +424,19 @@ function UdpMaskItem({ const type = getFieldValue([...absolutePath, 'type']) as string | undefined; if (type === 'mkcp-aes128gcm' || type === 'salamander') { return ( - - + + + + + +