update
This commit is contained in:
@ -42,7 +42,7 @@ export class TrxVerification {
|
||||
expired_at: Date;
|
||||
|
||||
@Column({
|
||||
nullable: false,
|
||||
nullable: true,
|
||||
})
|
||||
verified_at: Date;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user