mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Modernized save to gallery
This commit is contained in:
@@ -2453,6 +2453,8 @@ final class StorageUsageScreenComponent: Component {
|
||||
|
||||
if !firstTime {
|
||||
self.state?.updated(transition: Transition(animation: .none).withUserData(AnimationHint(value: .clearedItems)))
|
||||
} else {
|
||||
self.state?.updated(transition: Transition(animation: .none))
|
||||
}
|
||||
|
||||
completion()
|
||||
|
||||
Reference in New Issue
Block a user