round2
This commit is contained in:
@ -112,4 +112,6 @@ const userModel = sequelize.define(
|
||||
}
|
||||
);
|
||||
|
||||
userModel.sync()
|
||||
|
||||
module.exports = { userModel };
|
||||
|
Reference in New Issue
Block a user