hisotirial
This commit is contained in:
@@ -94,7 +94,6 @@ const historial = async (body) => {
|
||||
],
|
||||
limit: 25,
|
||||
offset: 25 * (pagina - 1),
|
||||
order: [['createdAt', 'DESC']],
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user