Add web app back button customization

This commit is contained in:
Ilya Laktyushin
2022-05-21 03:06:03 +04:00
parent e99df956c2
commit f7a01388f2
2 changed files with 124 additions and 8 deletions

View File

@@ -836,11 +836,7 @@ public class AttachmentController: ViewController {
}
}
}
deinit {
print()
}
public required init(coder aDecoder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}