Commit ba844740 authored by rocosen's avatar rocosen

Update main.ts

parent 2e484c3b
......@@ -186,9 +186,6 @@ const createWindow = async () => {
app.quit();
}
},
// { label: 'Item2', type: 'radio' },
// { label: 'Item3', type: 'radio', checked: true },
// { label: 'Item4', type: 'radio' }
])
tray.setContextMenu(contextMenu)
// tray.setTitle('test');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment