Small changes
This commit is contained in:
@@ -43,6 +43,7 @@ namespace Display
|
||||
string userName, password;
|
||||
InitialUserInput(out userName, out password);
|
||||
uc.RegisterItem(userName, password);
|
||||
Console.WriteLine("Registration succesful!");
|
||||
}
|
||||
}
|
||||
catch (Exception e)
|
||||
|
Reference in New Issue
Block a user