🐢
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export type User = {
|
||||
id: string;
|
||||
username: string;
|
||||
};
|
||||
id: string
|
||||
username: string
|
||||
email: string
|
||||
}
|
||||
|
Reference in New Issue
Block a user