Missed the 'p d' hint in the popup-menu
This commit is contained in:
@@ -190,6 +190,7 @@ export class PanelCtrl {
|
||||
text: 'Duplicate',
|
||||
click: 'ctrl.duplicate()',
|
||||
role: 'Editor',
|
||||
shortcut: 'p d',
|
||||
});
|
||||
|
||||
menu.push({
|
||||
|
||||
Reference in New Issue
Block a user