mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various improvements
This commit is contained in:
@@ -14,7 +14,18 @@ private let modernSoundsNamePaths: [KeyPath<PresentationStrings, String>] = [
|
||||
\.NotificationsSound_Keys,
|
||||
\.NotificationsSound_Popcorn,
|
||||
\.NotificationsSound_Pulse,
|
||||
\.NotificationsSound_Synth
|
||||
\.NotificationsSound_Synth,
|
||||
\.NotificationsSound_Rebound,
|
||||
\.NotificationsSound_Antic,
|
||||
\.NotificationsSound_Cheers,
|
||||
\.NotificationsSound_Droplet,
|
||||
\.NotificationsSound_Handoff,
|
||||
\.NotificationsSound_Milestone,
|
||||
\.NotificationsSound_Passage,
|
||||
\.NotificationsSound_Portal,
|
||||
\.NotificationsSound_Rattle,
|
||||
\.NotificationsSound_Slide,
|
||||
\.NotificationsSound_Welcome
|
||||
]
|
||||
|
||||
private let classicSoundNamePaths: [KeyPath<PresentationStrings, String>] = [
|
||||
|
||||
Reference in New Issue
Block a user