Skip to content

Commit 15b1293

Browse files
committed
also on windows
1 parent c4ffd0c commit 15b1293

File tree

1 file changed

+3
-0
lines changed
  • apps/servicebus-browser-app/src/app

1 file changed

+3
-0
lines changed

apps/servicebus-browser-app/src/app/menu.ts

+3
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ export function getMenu(isDev: boolean) {
4949
submenu: [
5050
{ role: 'quit' }
5151
]
52+
},
53+
{
54+
role: 'editMenu'
5255
}
5356
];
5457

0 commit comments

Comments
 (0)