fix actions

This commit is contained in:
CHIEFSOFT\ameye
2024-02-25 07:49:07 -05:00
parent 26d5efd826
commit 6aa8b057d6
+2 -2
View File
@@ -71,7 +71,7 @@ var banners = {
"style": "style2",
"text": "Current",
"description": "Your currently active task",
"action": "thisaction"
"action": "mytask"
}
},
"recommend": {
@@ -81,7 +81,7 @@ var banners = {
"style": "style3",
"text": "Recomend",
"description": "Send to parent to approve",
"action": "thisaction"
"action": "familymarket"
}
},
"another1task": {