This commit is contained in:
@@ -59,8 +59,11 @@ namespace AyaNova.PlugIn.V8
|
||||
|
||||
private void Auth_Load(object sender, EventArgs e)
|
||||
{
|
||||
lblPreRelease.Text = util.PRE_RELEASE_VERSION_STRING;
|
||||
#if (DEBUG)
|
||||
edServerUrl.Text = "192.168.1.56:7575";
|
||||
edUserName.Text = "manager";
|
||||
edPassword.Text = "l3tm3in";
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user