mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 22:39:37 +00:00
OTP setup view controller gets show and parses url strings
This commit is contained in:
@@ -14,6 +14,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@interface MPTOTPViewController : NSViewController
|
||||
@property (strong) IBOutlet HNHUITextField *toptValueTextField;
|
||||
@property (strong) IBOutlet NSButton *remainingTimeButton;
|
||||
@property (strong) IBOutlet NSButton *showSetupButton;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user