Generated new dtos for the app
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
|
||||
|
||||
export interface UserProofRequest {
|
||||
proof?: string | null;
|
||||
proof?: Blob | null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user