diff --git a/modules/client/back/methods/defaulter/filter.js b/modules/client/back/methods/defaulter/filter.js index c38926db0..14b55f9b9 100644 --- a/modules/client/back/methods/defaulter/filter.js +++ b/modules/client/back/methods/defaulter/filter.js @@ -22,7 +22,7 @@ module.exports = Self => { { arg: 'sumAmount', type: 'boolean', - description: `` + description: `Indicates whether to calculate the total sum of amounts or to return detailed records` } ], returns: {