mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 17:49:34 +00:00
Make autotype work in more situations
The entry title will first be searched for within the window title. If the window title does not contain the entry title, then the window title will be searched for within the entry title.
This commit is contained in:
@@ -27,7 +27,7 @@ NSString *const kMPWindowTitleKey = @"windowTitle";
|
||||
NSString *const kMPApplciationNameKey = @"applicationName";
|
||||
|
||||
/*
|
||||
Enabel to activate autotype
|
||||
Enable to activate autotype
|
||||
#define MP_AUTOTYPE
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user