fix actions
This commit is contained in:
+2
-2
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user