From 6aa8b057d6cba1b15bbf881463805638d7fe097d Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sun, 25 Feb 2024 07:49:07 -0500 Subject: [PATCH] fix actions --- service/banners.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/service/banners.js b/service/banners.js index ac4cf1e..7954b65 100644 --- a/service/banners.js +++ b/service/banners.js @@ -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": {