Skip to content

Commit

Permalink
style(algolet): byebye transparent window
Browse files Browse the repository at this point in the history
  • Loading branch information
yuichkun committed Apr 6, 2020
1 parent 5d82837 commit 469d202
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions yogo/dawlets/algolet/main/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ function createWindow () {
webPreferences: {
nodeIntegration: true
},
transparent: true,
frame: false,
title,
title
});

installDevTools()
Expand Down

0 comments on commit 469d202

Please sign in to comment.