Reply-ограничения: Desktop-parity аудит и фикс .call / system accounts

This commit is contained in:
2026-03-29 18:02:01 +05:00
parent 5e89e97301
commit 469f182155
8 changed files with 254 additions and 56 deletions

View File

@@ -4,7 +4,6 @@ import Foundation
struct CallActivityAttributes: ActivityAttributes {
let peerName: String
let peerPublicKey: String
let avatarData: Data?
let colorIndex: Int
struct ContentState: Codable, Hashable {