mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 15:12:21 +00:00
compiles again
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
}
|
||||
|
||||
+ (void)appendCommandForString:(NSString *)commandString toCommands:(NSMutableArray *)commands {
|
||||
MPAutotypeCommand *
|
||||
MPAutotypeCommand *command;
|
||||
if(!commandString) {
|
||||
NSDictionary *modifier = [self modifierCommands];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user