diff --git a/src/components/Settings/Notifications/NotificationsPushover/index.tsx b/src/components/Settings/Notifications/NotificationsPushover/index.tsx index f62a67064..fb2f307bf 100644 --- a/src/components/Settings/Notifications/NotificationsPushover/index.tsx +++ b/src/components/Settings/Notifications/NotificationsPushover/index.tsx @@ -100,6 +100,7 @@ const NotificationsPushover = () => { options: { accessToken: values.accessToken, userToken: values.userToken, + sound: values.sound, }, }); addToast(intl.formatMessage(messages.pushoversettingssaved), {