fix description
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2023-02-09 10:28:37 +01:00
parent bbf68a88a7
commit f496242fcb
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ const {Report} = require('vn-print');
module.exports = Self => {
Self.remoteMethodCtx('receiptPdf', {
description: 'Returns the receipt pdf',
description: 'Send the receipt pdf to client',
accepts: [
{
arg: 'id',