This commit is contained in:
@@ -19,7 +19,7 @@ namespace AyaNovaQBI
|
||||
|
||||
async private void MainForm_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
|
||||
//Initialize
|
||||
StringBuilder initErrors = new StringBuilder();
|
||||
if (await util.InitializeQBI(initErrors) == false)
|
||||
|
||||
Reference in New Issue
Block a user