poop
This commit is contained in:
@ -4,6 +4,7 @@ export type User = {
|
||||
email: string;
|
||||
avatar_url?: string;
|
||||
provider: string;
|
||||
updated_at?: Date;
|
||||
};
|
||||
|
||||
export type Status = {
|
||||
|
Reference in New Issue
Block a user