@deboxsoft/accounting-api
Advanced tools
Comparing version 1.4.0-beta.67 to 1.4.0-beta.68
@@ -1199,3 +1199,3 @@ 'use strict'; | ||
const messages = { ...codeMessageDefault$9, ...(moduleCore.getConfig().get("app:accounting:errors") || {}) }; | ||
this.message = Mustache__default['default'].render(messages[code], { id: args.id }); | ||
this.message = Mustache__default['default'].render(messages[code], args); | ||
this.code = code; | ||
@@ -1202,0 +1202,0 @@ this.notificationType = type; |
{ | ||
"name": "@deboxsoft/accounting-api", | ||
"version": "1.4.0-beta.67", | ||
"version": "1.4.0-beta.68", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
200352