Added bio to PublicUserProjection
This commit is contained in:
parent
ee1b8c980b
commit
6d602abba8
@ -10,6 +10,7 @@ export const PublicUserProjection = {
|
||||
id: true,
|
||||
public_flags: true,
|
||||
avatar: true,
|
||||
bio: true,
|
||||
};
|
||||
|
||||
export interface User {
|
||||
|
Loading…
x
Reference in New Issue
Block a user