update
This commit is contained in:
@@ -20,7 +20,6 @@ class AuthResource extends JsonResource
|
||||
'privacy' => $this->privacy ?? true,
|
||||
'nickname' => $this->info->nickname,
|
||||
'avatar' => $this->info->avatar,
|
||||
'address' => $this->username,
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user