mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Missed the 'p d' hint in the popup-menu
This commit is contained in:
parent
02f84e0c74
commit
03b2561af2
@ -190,6 +190,7 @@ export class PanelCtrl {
|
||||
text: 'Duplicate',
|
||||
click: 'ctrl.duplicate()',
|
||||
role: 'Editor',
|
||||
shortcut: 'p d',
|
||||
});
|
||||
|
||||
menu.push({
|
||||
|
Loading…
Reference in New Issue
Block a user