Skip to content
Snippets Groups Projects
Unverified Commit de9be3e0 authored by Douglas Fabris's avatar Douglas Fabris Committed by GitHub
Browse files

[FIX] Missing "Bio" in user's profile view (#19166)

parent 119028b1
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ const defaultFields = {
utcOffset: 1,
type: 1,
active: 1,
bio: 1,
reason: 1,
statusText: 1,
avatarETag: 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment