mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 06:29:27 +00:00
Using new KeePassKit API (not building!)
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
if(self) {
|
||||
_command = [sequence copy];
|
||||
_entry = entry;
|
||||
_normalizedCommand = [[sequence normalizedAutotypeSequence] copy];
|
||||
_normalizedCommand = sequence.normalizedAutotypeSequence;
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user