n8n-nodes-ume-v4 4.5.4 → 4.5.5

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.
@@ -1836,7 +1836,7 @@
1836
1836
  "displayName": "Số lượng",
1837
1837
  "type": "number",
1838
1838
  "required": true,
1839
- "default": 50,
1839
+ "default": 1000,
1840
1840
  "description": "Số lượng cần tăng",
1841
1841
  "typeOptions": {
1842
1842
  "minValue": 50,
@@ -2445,7 +2445,7 @@
2445
2445
  },
2446
2446
  "favorite": {
2447
2447
  "endpoint": "/tiktok/favorite_tiktok",
2448
- "displayName": "Yêu thích Tiktok",
2448
+ "displayName": "Yêu thích (Save) Tiktok",
2449
2449
  "description": "Dịch vụ Yêu thích Tiktok trên tiktok\n\n",
2450
2450
  "parameters": [
2451
2451
  {
@@ -2703,7 +2703,7 @@
2703
2703
  },
2704
2704
  "like": {
2705
2705
  "endpoint": "/tiktok/like_tiktok",
2706
- "displayName": "Like TikTok",
2706
+ "displayName": "Like (Tim) TikTok",
2707
2707
  "description": "Dịch vụ Like TikTok trên tiktok\n\n",
2708
2708
  "parameters": [
2709
2709
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-ume-v4",
3
- "version": "4.5.4",
3
+ "version": "4.5.5",
4
4
  "description": "UME Social Seeding Services for n8n - Version 4 with updated features",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",