Missed the 'p d' hint in the popup-menu

This commit is contained in:
Tobias Wolf 2018-03-24 14:49:06 +01:00
parent 02f84e0c74
commit 03b2561af2

View File

@ -190,6 +190,7 @@ export class PanelCtrl {
text: 'Duplicate',
click: 'ctrl.duplicate()',
role: 'Editor',
shortcut: 'p d',
});
menu.push({