mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various fixes
This commit is contained in:
@@ -527,6 +527,9 @@ public final class MediaEditorValues: Codable, Equatable {
|
||||
if !self.toolValues.isEmpty {
|
||||
return true
|
||||
}
|
||||
if self.audioTrack != nil {
|
||||
return true
|
||||
}
|
||||
return false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user