Skip to content

Commit 74d7de3

Browse files
committed
Edit menu now labelled as "Soundnode"
1 parent fb29469 commit 74d7de3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

main.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,8 @@ function initializeMediaShortcuts() {
199199
function menuBar() {
200200
const template = [
201201
{
202-
role: 'editMenu'
202+
role: 'editMenu',
203+
label: 'Soundnode'
203204
},
204205
{
205206
role: 'view',

0 commit comments

Comments
 (0)