diff --git a/Signal/src/ViewControllers/AppSettings/Notifications/NotificationSettingsSoundViewController.swift b/Signal/src/ViewControllers/AppSettings/Notifications/NotificationSettingsSoundViewController.swift index edd21b5315..2b5f8c00a1 100644 --- a/Signal/src/ViewControllers/AppSettings/Notifications/NotificationSettingsSoundViewController.swift +++ b/Signal/src/ViewControllers/AppSettings/Notifications/NotificationSettingsSoundViewController.swift @@ -107,7 +107,9 @@ class NotificationSettingsSoundViewController: OWSTableViewController2 { "com.microsoft.waveform-audio", "public.aifc-audio", "public.aiff-audio", - "com.apple.coreaudio-format" + "com.apple.coreaudio-format", + "public.mp3", + "com.apple.mpeg-4-ringtone" ], in: .import )