Skip to content
Snippets Groups Projects

Feat/loading animation

Merged Diderik Kramer requested to merge feat/loadingAnimation into dev
18 files
+ 174
42
Compare changes
  • Side-by-side
  • Inline
Files
18
@@ -33,7 +33,7 @@ public class Authentication {
}
/**
* logIn method is used when the user is trying to log in
* LogIn method is used when the user is trying to log in
* will compare password from db to the entered password
*
* @param username of user
Loading