mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 01:29:26 +00:00
Merged Advanced and Templates of database settings into on - Advanced
Added encryption rounds benchmark and setting to security tab (non-functional setter, benchmark works)
This commit is contained in:
@@ -299,7 +299,7 @@ typedef NS_ENUM(NSUInteger, MPAlertContext) {
|
||||
}
|
||||
|
||||
- (void)editTemplateGroup:(id)sender {
|
||||
[self _showDatabaseSetting:MPDatabaseSettingsTabTemplates];
|
||||
[self _showDatabaseSetting:MPDatabaseSettingsTabAdvanced];
|
||||
}
|
||||
|
||||
- (void)editTrashGroup:(id)sender {
|
||||
|
||||
Reference in New Issue
Block a user