Skip to content

Commit

Permalink
fix: 修复没点到明日方舟页面导致后续任务超时的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Oct 4, 2023
1 parent dfe960a commit bbf68b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/resource/pipeline/skland.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"action": "Click",
"next": [
"EnterSignInBenefitsPage",
"SignInBenefitsPageFlag"
"SignInBenefitsPageFlag",
"EnterArknightsPage"
]
},
"EnterSignInBenefitsPage": {
Expand Down

0 comments on commit bbf68b9

Please sign in to comment.