forked from Yara724/api
FIX Catcha
This commit is contained in:
@@ -150,12 +150,6 @@ export class DamageExpertModel {
|
||||
@Prop({ type: "string" })
|
||||
otp: string;
|
||||
|
||||
@Prop({ default: null })
|
||||
captcha?: string | null;
|
||||
|
||||
@Prop({ default: 0 })
|
||||
captchaExpire?: number;
|
||||
|
||||
@Prop({ type: "string" })
|
||||
address: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user