n8n-nodes-ume-v4 4.3.2 → 4.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -93,9 +93,13 @@
93
93
  "displayName": "Danh sách bình luận",
94
94
  "type": "string",
95
95
  "required": true,
96
- "default": "Bình luận 1\nBình luận 2\nBình luận 3",
96
+ "default": "",
97
97
  "description": "Mỗi bình luận trên một dòng. Hệ thống sẽ tự động xử lý trước khi gửi đi.",
98
- "placeholder": "Nhập mỗi bình luận trên một dòng"
98
+ "placeholder": "Web em chưa đăng ký, đọc xong toát mồ hôi hột\nBị phạt 10-40 triệu là bay luôn cái web bán bún\nNay ra luật mới mà DPS bắt trend nhanh thật",
99
+ "typeOptions": {
100
+ "editor": "multiLine",
101
+ "editorLanguage": "text"
102
+ }
99
103
  }
100
104
  ],
101
105
  "warnings": [
@@ -1318,9 +1322,13 @@
1318
1322
  "displayName": "Danh sách bình luận",
1319
1323
  "type": "string",
1320
1324
  "required": true,
1321
- "default": "Bình luận 1\nBình luận 2\nBình luận 3",
1325
+ "default": "",
1322
1326
  "description": "Mỗi bình luận trên một dòng. Hệ thống sẽ tự động xử lý trước khi gửi đi.",
1323
- "placeholder": "Nhập mỗi bình luận trên một dòng"
1327
+ "placeholder": "Web em chưa đăng ký, đọc xong toát mồ hôi hột\nBị phạt 10-40 triệu là bay luôn cái web bán bún\nNay ra luật mới mà DPS bắt trend nhanh thật",
1328
+ "typeOptions": {
1329
+ "editor": "multiLine",
1330
+ "editorLanguage": "text"
1331
+ }
1324
1332
  },
1325
1333
  {
1326
1334
  "name": "speed",
@@ -1986,9 +1994,13 @@
1986
1994
  "displayName": "Danh sách bình luận",
1987
1995
  "type": "string",
1988
1996
  "required": true,
1989
- "default": "Bình luận 1\nBình luận 2\nBình luận 3",
1997
+ "default": "",
1990
1998
  "description": "Mỗi bình luận trên một dòng. Hệ thống sẽ tự động xử lý trước khi gửi đi.",
1991
- "placeholder": "Nhập mỗi bình luận trên một dòng"
1999
+ "placeholder": "Web em chưa đăng ký, đọc xong toát mồ hôi hột\nBị phạt 10-40 triệu là bay luôn cái web bán bún\nNay ra luật mới mà DPS bắt trend nhanh thật",
2000
+ "typeOptions": {
2001
+ "editor": "multiLine",
2002
+ "editorLanguage": "text"
2003
+ }
1992
2004
  },
1993
2005
  {
1994
2006
  "name": "speed",
@@ -2885,9 +2897,13 @@
2885
2897
  "displayName": "Danh sách bình luận",
2886
2898
  "type": "string",
2887
2899
  "required": true,
2888
- "default": "Bình luận 1\nBình luận 2\nBình luận 3",
2900
+ "default": "",
2889
2901
  "description": "Mỗi bình luận trên một dòng. Hệ thống sẽ tự động xử lý trước khi gửi đi.",
2890
- "placeholder": "Nhập mỗi bình luận trên một dòng"
2902
+ "placeholder": "Web em chưa đăng ký, đọc xong toát mồ hôi hột\nBị phạt 10-40 triệu là bay luôn cái web bán bún\nNay ra luật mới mà DPS bắt trend nhanh thật",
2903
+ "typeOptions": {
2904
+ "editor": "multiLine",
2905
+ "editorLanguage": "text"
2906
+ }
2891
2907
  },
2892
2908
  {
2893
2909
  "name": "speed",
@@ -3393,9 +3409,13 @@
3393
3409
  "displayName": "Danh sách bình luận",
3394
3410
  "type": "string",
3395
3411
  "required": true,
3396
- "default": "Bình luận 1\nBình luận 2\nBình luận 3",
3412
+ "default": "",
3397
3413
  "description": "Mỗi bình luận trên một dòng. Hệ thống sẽ tự động xử lý trước khi gửi đi.",
3398
- "placeholder": "Nhập mỗi bình luận trên một dòng"
3414
+ "placeholder": "Web em chưa đăng ký, đọc xong toát mồ hôi hột\nBị phạt 10-40 triệu là bay luôn cái web bán bún\nNay ra luật mới mà DPS bắt trend nhanh thật",
3415
+ "typeOptions": {
3416
+ "editor": "multiLine",
3417
+ "editorLanguage": "text"
3418
+ }
3399
3419
  },
3400
3420
  {
3401
3421
  "name": "speed",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-ume-v4",
3
- "version": "4.3.2",
3
+ "version": "4.3.3",
4
4
  "description": "UME Social Seeding Services for n8n - Version 4 with updated features",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",