Edited: Login and Signup pages are now styled, Added: App logo
This commit is contained in:
@ -60,6 +60,6 @@ class User {
|
||||
}
|
||||
}
|
||||
|
||||
return "Invalid email or password.";
|
||||
return "Incorrect username or password.";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user