This commit is contained in:
@@ -42,7 +42,7 @@ namespace AyaNova.PlugIn.V8
|
||||
var res = await util.AuthenticateAsync(edUserName.Text,edPassword.Text);
|
||||
if (!res)
|
||||
{
|
||||
MessageBox.Show("Login failed");
|
||||
MessageBox.Show("AyaNova 8 SuperUser account login failed");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user