Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Covkie authored Jan 8, 2025
1 parent 6c4ecc0 commit e0b8db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/firstLaunch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ interface Data {
export function createFirstLaunchTour() {
const win = new BrowserWindow({
...SplashProps,
transparent: false,
frame: true,
autoHideMenuBar: true,
height: 470,
Expand Down

0 comments on commit e0b8db4

Please sign in to comment.