mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 01:59:24 +00:00
Enhanced Context menu on outline view
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
@(MPActionOpenURL) : @"openURL:",
|
||||
@(MPActionToggleInspector) : @"toggleInspector:",
|
||||
@(MPActionLock) : @"lock:",
|
||||
@(MPActionEmptyTrash) : @"emptyTrash:"
|
||||
@(MPActionEmptyTrash) : @"emptyTrash:",
|
||||
@(MPActionDatabaseSettings) : @"showDatabaseSettings:"
|
||||
};
|
||||
});
|
||||
return actionDict;
|
||||
|
||||
Reference in New Issue
Block a user