upd
This commit is contained in:
Vendored
+3
@@ -35,6 +35,9 @@ const activeSessionSchema = new mongoose_1.Schema({
|
||||
endAt: {
|
||||
type: Date,
|
||||
},
|
||||
localIP: {
|
||||
type: String,
|
||||
},
|
||||
}, {
|
||||
timestamps: true,
|
||||
toJSON: { virtuals: true },
|
||||
|
||||
Reference in New Issue
Block a user