This commit is contained in:
2022-06-20 23:57:49 +00:00
parent 8dc6239ff5
commit 0c8c02a688

View File

@@ -60,7 +60,8 @@ namespace AyaNovaQBI
this.DialogResult = DialogResult.Cancel;
return;
}
}catch(Exception ex)
}
catch (Exception ex)
{
// ---------------------------