This commit is contained in:
TheJoKlLa 2022-12-10 23:55:32 +01:00
parent 5b835c4fd5
commit 6338c5cc11

View File

@ -79,6 +79,7 @@ namespace Borepin.PageModel.AddServerProcess
public async Task AuthenticateCommandExecute()
{
IsBusy = true;
Username = Username.Trim();
_ConnectionData = new ConnectionData()
{