Skip to content

Commit

Permalink
apiTemplate - set cloud variable to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
omri10 committed Nov 6, 2023
1 parent d8d8a1d commit 1dac677
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ export class ApiTemplateIo implements INodeType {

const qs = {
template_id: this.getNodeParameter('pdfTemplateId', i),
cloud: 1,
cloud_storage: '0',
};

let data;
Expand Down

0 comments on commit 1dac677

Please sign in to comment.