Skip to content

Commit

Permalink
no ui if application is launching
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Jun 11, 2024
1 parent bd98591 commit 117abfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ void initialize() {
}

if (myVersionString.contentEquals(latestVersionString)) {
//launchApplication();
launchApplication();
}

}
Expand Down

0 comments on commit 117abfe

Please sign in to comment.