master
Matthew 2021-12-09 21:26:26 -05:00
parent 58231affc9
commit 8208566ebb
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ const Member: Schema = new Schema({
t3TemporaryExpiration: {
date: Date,
processed: Boolean,
previousTier: 1,
previousTier: Number,
},
},
x509: String,