Merge pull request #11 from BanTheNons/publicuserprojection-bio
Added bio to PublicUserProjection
This commit is contained in:
commit
fe6adc727f
@ -10,6 +10,7 @@ export const PublicUserProjection = {
|
|||||||
id: true,
|
id: true,
|
||||||
public_flags: true,
|
public_flags: true,
|
||||||
avatar: true,
|
avatar: true,
|
||||||
|
bio: true,
|
||||||
};
|
};
|
||||||
|
|
||||||
export interface User {
|
export interface User {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user