Skip to content

Commit

Permalink
Rename HelloController.java to LoginController.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Sciaopersone authored Feb 22, 2024
1 parent 7b0c9ab commit 8a79292
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ protected void onSubmitButtonClick() {
user.disconnect();
System.exit(0);
}
}
}

0 comments on commit 8a79292

Please sign in to comment.