@@ -1,7 +1,7 @@
public class User {
private String connectionID;
private String username;
String password;
private String password;
private int timesPlayed;
private int winPercentage;
private int currentStreak;
The note is not visible to the blocked user.