mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 00:59:22 +00:00
Use simple counter display instead of progress bar.
This commit is contained in:
@@ -13,7 +13,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface MPTOTPViewController : NSViewController
|
||||
@property (strong) IBOutlet HNHUITextField *toptValueTextField;
|
||||
@property (strong) IBOutlet NSProgressIndicator *remainingTimeProgressIndicator;
|
||||
@property (strong) IBOutlet NSButton *remainingTimeButton;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user