From 66ffb0b6d5747a08d304842224539174eaa9d5ad Mon Sep 17 00:00:00 2001 From: Mashal Date: Thu, 4 Mar 2021 12:45:57 +0400 Subject: [PATCH] .. --- Sources/MCaptchaView/MCaptchaView.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/MCaptchaView/MCaptchaView.swift b/Sources/MCaptchaView/MCaptchaView.swift index e38fcc6..108287d 100644 --- a/Sources/MCaptchaView/MCaptchaView.swift +++ b/Sources/MCaptchaView/MCaptchaView.swift @@ -43,8 +43,8 @@ open class MCaptchaView: UIView { updateCaptcha() } - required public init?(coder: NSCoder) { - fatalError("init(coder:) has not been implemented") + public required init?(coder: NSCoder) { + super.init(coder: coder) } // colour