mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 16:39:35 +00:00
KDB files now get saved without telling the user he looses data. Extended info display in save dialog
This commit is contained in:
@@ -258,7 +258,6 @@ NSString *const MPDocumentGroupKey = @"MPDocumentGrou
|
||||
}
|
||||
|
||||
- (NSString *)fileTypeFromLastRunSavePanel {
|
||||
/* TODO evaluate if this is still necessary! */
|
||||
if(self.savePanelViewController) {
|
||||
return [self.class fileTypeForVersion:self.savePanelViewController.selectedVersion];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user