mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Experimental media improvements
This commit is contained in:
@@ -496,7 +496,7 @@ public final class SharedNotificationManager {
|
||||
if isIntegratedWithCallKit {
|
||||
return nil
|
||||
}
|
||||
if case .ringing = state {
|
||||
if case .ringing = state.state {
|
||||
return (peer, internalId)
|
||||
} else {
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user