mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 22:42:18 +00:00
New MPActionHelper for editPassword:
This commit is contained in:
@@ -20,6 +20,7 @@ typedef NS_ENUM(NSUInteger, MPActionType) {
|
||||
MPActionToggleInspector,
|
||||
MPActionLock, // show the lock screen
|
||||
MPActionEmptyTrash, // empties the trashcan, if there is one
|
||||
MPActionEditPassword, // change the database password
|
||||
MPActionDatabaseSettings, // Show the settings for the database
|
||||
MPActionEditTemplateGroup
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user