mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-20 13:19:16 +00:00
- a lot of changes and features
This commit is contained in:
parent
ffcee2cec0
commit
23bccb2d6d
@ -751,7 +751,7 @@ public final class MediaBox {
|
||||
}
|
||||
}
|
||||
case let .moveLocalFile(tempPath):
|
||||
if let thisFd = thisFd {
|
||||
if let thisFd = fd {
|
||||
close(thisFd)
|
||||
fd = nil
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user