spartaxx.businessmodels 1.0.216 → 1.0.217

Sign up to get free protection for your applications and to get access to all the features.
@@ -59,6 +59,7 @@ export interface AppConfigHub {
59
59
  CPckSalesCRMESignFromEmail?: string;
60
60
  CPckSalesCRMESignSubject?: string;
61
61
  CPckSalesCRMESignTemplateContentoftheemailHtmlContentId?: string;
62
+ CPckClientEmailESignSubject?: string;
62
63
 
63
64
  //#endregion
64
65
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.216",
3
+ "version": "1.0.217",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {