mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various improvements
This commit is contained in:
@@ -2805,6 +2805,7 @@ final class StorageUsageScreenComponent: Component {
|
||||
}
|
||||
let _ = self
|
||||
}, openBotCommand: { _ in
|
||||
}, openAd: { _ in
|
||||
}, addContact: { _ in
|
||||
}, storeMediaPlaybackState: { [weak self] messageId, timestamp, playbackRate in
|
||||
guard let self else {
|
||||
|
||||
Reference in New Issue
Block a user