mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 04:42:29 +00:00
Default Username gets saved
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
_document.treeV4.protectTitle = protectTitle;
|
||||
_document.treeV4.protectUrl = protectURL;
|
||||
_document.treeV4.protectUserName = protectUsername;
|
||||
_document.treeV4.defaultUserName = [self.defaultUsernameTextField stringValue];
|
||||
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user