forked from Cookies_Github_mirror/AquaDX
[+] Add profile picture field to aqua net user
This commit is contained in:
@@ -52,6 +52,7 @@ class AquaNetUser(
|
||||
// Profile fields
|
||||
var profileLocation: String = "",
|
||||
var profileBio: String = "",
|
||||
var profilePicture: String = "",
|
||||
|
||||
// Email confirmation
|
||||
var emailConfirmed: Boolean = false,
|
||||
|
||||
Reference in New Issue
Block a user