Various improvements

This commit is contained in:
Isaac
2025-03-07 17:52:50 +01:00
parent a63a3074bd
commit 383ab9e479
33 changed files with 373 additions and 203 deletions

View File

@@ -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>] = [