unity-renderer icon indicating copy to clipboard operation
unity-renderer copied to clipboard

fix: Passport description disappears after friend request

Open PalauiDCL opened this issue 2 years ago • 1 comments

fixes #3077

After sending a friend request, the profile was being uploaded with a null description, without a null checking, the description disappeared.

##QA

When you send a friend request through the passport (PlayerInfo in the code), the description should not disappear, should remain there.

PalauiDCL avatar Oct 28 '22 10:10 PalauiDCL

After the CI passes:

github-actions[bot] avatar Oct 28 '22 10:10 github-actions[bot]