mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 06:29:27 +00:00
More NSStringFromSelector coverage
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
}
|
||||
|
||||
- (instancetype)initWithDefaultSequenceForEntry:(KPKEntry *)entry {
|
||||
self = [self initWithEntry:entry andSequence:entry.autotype.defaultSequence];
|
||||
self = [self initWithEntry:entry andSequence:entry.autotype.defaultKeystrokeSequence];
|
||||
return self;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user