feat: rename to robot
This commit is contained in:
@@ -59,7 +59,7 @@ Robot.init(
|
||||
},
|
||||
{
|
||||
sequelize,
|
||||
tableName: 'robots',
|
||||
tableName: 'robot',
|
||||
timestamps: true,
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user