LegacyConfigurableController PassCode fix

This commit is contained in:
Alexey Gerasimov 2018-10-22 15:44:47 +03:00
parent c8a6000b25
commit 5c4ba04e2c
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ open class BasePassCodeViewController: UIViewController, LegacyConfigurableContr
open func addViews() {}
open func setAppearance() {}
open func configureAppearance() {}
open func configureBarButtons() {}