mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Translation improvements
This commit is contained in:
@@ -180,7 +180,7 @@ final class AvatarEditorScreenComponent: Component {
|
||||
)
|
||||
}
|
||||
|
||||
class View: UIView, UIScrollViewDelegate {
|
||||
class View: UIView {
|
||||
private let navigationCancelButton = ComponentView<Empty>()
|
||||
private let navigationDoneButton = ComponentView<Empty>()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user