mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 09:59:43 +00:00
Command creation works with simple paste commands.
This commit is contained in:
@@ -65,7 +65,6 @@ NSString *const kMPApplciationNameKey = @"applicationName";
|
||||
NSMenuItem *item = [self.matchSelectionButton selectedItem];
|
||||
MPAutotypeContext *context = [item representedObject];
|
||||
[self.matchSelectionWindow orderOut:self];
|
||||
|
||||
}
|
||||
|
||||
- (void)_didPressHotKey {
|
||||
|
||||
Reference in New Issue
Block a user