Skip to content

Commit

Permalink
removed test
Browse files Browse the repository at this point in the history
  • Loading branch information
kivS committed Mar 27, 2022
1 parent 4ef150d commit e83e3ab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions desktop-app/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@ const appMenu = Menu.buildFromTemplate([
// shell.openExternal('https://vikborges.com')
// }
// },
{
label: 'Test',
click: () => {
createMediaPlayerWindow('custom_video', 'url=https%3A%2F%2Fimg-9gag-fun.9cache.com%2Fphoto%2FaYrDobO_460svav1.mp4')
}
},
// {
// label: 'Test',
// click: () => {
// createMediaPlayerWindow('custom_video', 'url=https%3A%2F%2Fimg-9gag-fun.9cache.com%2Fphoto%2FaYrDobO_460svav1.mp4')
// }
// },
{
type: 'separator',
},
Expand Down

0 comments on commit e83e3ab

Please sign in to comment.