diff --git a/server/controller/Prestamo/status.js b/server/controller/Prestamo/status.js index 6edbd39..b716e49 100644 --- a/server/controller/Prestamo/status.js +++ b/server/controller/Prestamo/status.js @@ -55,6 +55,7 @@ const status = async (body) => { message: 'Ya paso la hora de entrega. El usuario puede ser acreedor a una multa por el retraso.', prestamo: res, + atraso: true, }; } return {