diff --git a/frontend/src/pages/Settings/Notifications/components.tsx b/frontend/src/pages/Settings/Notifications/components.tsx index 2efde75e5..11ff4db0c 100644 --- a/frontend/src/pages/Settings/Notifications/components.tsx +++ b/frontend/src/pages/Settings/Notifications/components.tsx @@ -73,9 +73,14 @@ const NotificationForm: FunctionComponent = ({ > { + form.setValues({ selection: value, url: value?.url ?? undefined }); + }} >