mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Change Configuring to Awaiting Input to prevent user confusion
This commit is contained in:
parent
372fd2d7f7
commit
134c997de9
@ -343,7 +343,7 @@ namespace Wabbajack
|
||||
}
|
||||
else
|
||||
{
|
||||
return "Configuring";
|
||||
return "Awaiting input";
|
||||
}
|
||||
})
|
||||
.ToGuiProperty(this, nameof(ProgressTitle));
|
||||
|
Loading…
Reference in New Issue
Block a user