mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 07:59:27 +00:00
Movde check for autotype back in the app launch to prevent it from being hidden unter other windows
This commit is contained in:
@@ -96,7 +96,6 @@ static MPAutotypeDaemon *_sharedInstance;
|
||||
name:NSWorkspaceDidDeactivateApplicationNotification
|
||||
object:nil];
|
||||
}
|
||||
[self checkForAccessibiltyPermissions];
|
||||
return self;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user