n8n-nodes-ume-v4 4.4.8 → 4.4.9

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.
@@ -1334,25 +1334,13 @@
1334
1334
  "default": "Tự động tạo từ n8n UME Social Seeding",
1335
1335
  "description": " (Nếu để trống sẽ tự động tạo từ n8n)"
1336
1336
  },
1337
- {
1338
- "name": "service_id",
1339
- "displayName": "Loại dịch vụ",
1340
- "type": "number",
1341
- "required": false,
1342
- "default": "1",
1343
- "description": "Loại video, hãy tham khảo mô tả API",
1344
- "typeOptions": {
1345
- "minValue": 1,
1346
- "maxValue": 10
1347
- }
1348
- },
1349
1337
  {
1350
1338
  "displayName": "Loại dịch vụ (Độ dài video phải lớn hơn số giây mua)",
1351
1339
  "name": "services_server_3",
1352
1340
  "type": "options",
1353
1341
  "default": "1",
1354
1342
  "required": true,
1355
- "description": "Chọn thời gian xem video. Độ dài video phải lớn hơn số giây mua.",
1343
+ "description": "Chọn thời gian xem video (chỉ hiển thị khi chọn Server 7). Độ dài video phải lớn hơn số giây mua.",
1356
1344
  "options": [
1357
1345
  {
1358
1346
  "name": "Xem 3 giây (độ dài video > 6 giây)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-ume-v4",
3
- "version": "4.4.8",
3
+ "version": "4.4.9",
4
4
  "description": "UME Social Seeding Services for n8n - Version 4 with updated features",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",