Skip to content

Commit

Permalink
splash: don't close the splash by default (big fucky wucky)
Browse files Browse the repository at this point in the history
  • Loading branch information
apprehensions committed Feb 14, 2024
1 parent 86029c2 commit d0f4a4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion splash/splash.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ func New(cfg *Config) *Splash {
Window: w,
exitButton: eb,
openLogButton: olb,
closed: true,
}
}

Expand Down

0 comments on commit d0f4a4e

Please sign in to comment.