We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a1ab7 commit fa2dc18Copy full SHA for fa2dc18
1 file changed
menu.js
@@ -33,9 +33,6 @@ const template = [
33
click () {
34
exec('createWindow', {url: `file://${path.join(__dirname, 'index.html')}`})
35
}
36
- },
37
- {
38
- type: 'separator'
39
40
]
41
},
0 commit comments