Audio transcription

This commit is contained in:
Ali
2022-05-14 00:08:44 +04:00
parent f80bf33453
commit 6b3c11a6fd
39 changed files with 1139 additions and 189 deletions

View File

@@ -20,7 +20,7 @@ public final class BundleIconComponent: Component {
if lhs.tintColor != rhs.tintColor {
return false
}
return false
return true
}
public final class View: UIImageView {