mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 02:49:45 +00:00
Restrucuterde Autotype commands a bit
This commit is contained in:
@@ -118,4 +118,8 @@ NSString *const kMPAutotypeCommandF1 = @"{F1}";
|
||||
- (void)execute {
|
||||
NSAssert(NO, @"Not Implemented");
|
||||
}
|
||||
|
||||
- (BOOL)isValid {
|
||||
return NO; // No valid command
|
||||
}
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user