mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 06:29:27 +00:00
Added context menu entry to enable copying references to entries
This commit is contained in:
@@ -60,6 +60,7 @@ typedef NS_ENUM(NSUInteger, MPDisplayMode) {
|
||||
- (IBAction)copyCustomAttribute:(id)sender;
|
||||
- (IBAction)copyURL:(id)sender;
|
||||
- (IBAction)openURL:(id)sender;
|
||||
- (IBAction)copyAsReference:(id)sender;
|
||||
|
||||
/* More Actions */
|
||||
- (IBAction)delete:(id)sender;
|
||||
|
||||
Reference in New Issue
Block a user