mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 18:49:27 +00:00
Added another update source
This commit is contained in:
@@ -28,7 +28,8 @@ typedef NS_ENUM(NSUInteger, MPOTPUpdateSource) {
|
||||
MPOTPUpdateSourceURL,
|
||||
MPOTPUpdateSourceSecret,
|
||||
MPOTPUpdateSourceAlgorithm,
|
||||
MPOTPUpdateSourceTimeSlice
|
||||
MPOTPUpdateSourceTimeSlice,
|
||||
MPOTPUpdateSourceEntry
|
||||
};
|
||||
|
||||
@implementation MPTOTPSetupViewController
|
||||
|
||||
Reference in New Issue
Block a user