Allow picking mp3 and m4r notification sounds
This commit is contained in:
parent
8cc4e01d46
commit
51ddd9fdd7
@ -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
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user