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

index 3ba04503..e8caec6a 100644 --- a/dist/models/User.js +++ b/dist/models/User.js
@@ -17,7 +17,6 @@ exports.UserSchema = new mongoose_1.Schema({ desktop: Boolean, mobile: Boolean, premium: Boolean, - date_of_birth: Date, premium_type: Number, bot: Boolean, system: Boolean,