mirror of
https://github.com/packwiz/packwiz-installer.git
synced 2025-11-01 11:14:31 +01:00
Ask the user if they want to continue launching, if update/install fails
This commit is contained in:
@@ -60,7 +60,7 @@ class Main(args: Array<String>) {
|
||||
|
||||
val title = cmd.getOptionValue("title")
|
||||
if (title != null) {
|
||||
ui.setTitle(title)
|
||||
ui.title = title
|
||||
}
|
||||
|
||||
ui.show()
|
||||
|
||||
Reference in New Issue
Block a user