server: Add support for users' avatars in GrahpQL
This commit is contained in:
committed by
nitnelave
parent
0e3c5120da
commit
3acc448048
@@ -85,6 +85,7 @@ impl User {
|
||||
display_name,
|
||||
first_name,
|
||||
last_name,
|
||||
avatar: None,
|
||||
},
|
||||
password,
|
||||
dn,
|
||||
|
||||
Reference in New Issue
Block a user