Skip to content

Commit

Permalink
refactor: add fallback finishing up text incase
Browse files Browse the repository at this point in the history
  • Loading branch information
Blooym committed Nov 7, 2024
1 parent 11e0e8a commit 41aa7d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/commands/launch.rs
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,8 @@ impl LaunchCommand {
info!("Wrote versiondata with version {}", release_version);
}

launch_ui.set_progress_text("Finishing up");

Ok(())
}
}

0 comments on commit 41aa7d4

Please sign in to comment.