mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 20:49:26 +00:00
Refactored unlocking to be done via notifications not direct calls to enable background unlocking by keepasshttp
This commit is contained in:
@@ -67,9 +67,6 @@
|
||||
error:&error]) {
|
||||
[self _showError:error];
|
||||
}
|
||||
else {
|
||||
[windowController showEntries];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user