summary refs log tree commit diff
path: root/src/models/User.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/models/User.ts')
-rw-r--r--src/models/User.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/models/User.ts b/src/models/User.ts

index 1ea55f6a..76251e09 100644 --- a/src/models/User.ts +++ b/src/models/User.ts
@@ -126,7 +126,6 @@ export const UserSchema = new Schema({ desktop: Boolean, mobile: Boolean, premium: Boolean, - date_of_birth: Date, premium_type: Number, bot: Boolean, system: Boolean,