log armoire, quoest response and cron events to history
This commit is contained in:
@@ -313,6 +313,7 @@ export const UserSchema = new Schema({
|
||||
warnedLowHealth: { $type: Boolean, default: false },
|
||||
verifiedUsername: { $type: Boolean, default: false },
|
||||
thirdPartyTools: { $type: Date },
|
||||
initializedUserHistory: { $type: Boolean, default: false },
|
||||
},
|
||||
|
||||
history: {
|
||||
|
||||
Reference in New Issue
Block a user