New login screen
- Basic user page
This commit is contained in:
@@ -11,7 +11,8 @@ const schemaBeat = new Schema({
|
||||
}, {
|
||||
timestamps: {
|
||||
createdAt: true
|
||||
}
|
||||
},
|
||||
versionKey: false
|
||||
});
|
||||
|
||||
export { schemaBeat };
|
||||
Reference in New Issue
Block a user