Kleinere optische Anpassungen
This commit is contained in:
@@ -139,7 +139,7 @@ namespace FoodsharingSiegen.Server.Auth
|
||||
return new OperationResult();
|
||||
}
|
||||
|
||||
return new OperationResult(new Exception("Invalid"));
|
||||
return new OperationResult(new Exception("Benutzername oder Passwort falsch"));
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user