From 27e50de3d9029da52efcc1d82e671a50f1e956b2 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 19 Aug 2021 19:55:22 +0200 Subject: [PATCH] Uncomment AvatarUrl --- modules/structs/user.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/structs/user.go b/modules/structs/user.go index c7a1429..474e6af 100644 --- a/modules/structs/user.go +++ b/modules/structs/user.go @@ -12,9 +12,9 @@ type User struct { Name string Email string Password string - /*Rank int - AvatarUrl string - Location string + /*Rank int */ + AvatarUrl string + /*Location string Description string */ LanguageId int /* Cash int