From 7ea16d415a2a47d763846f4974cbc97e65e27bb4 Mon Sep 17 00:00:00 2001 From: uye <2396806385@qq.com> Date: Thu, 2 Feb 2023 03:00:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20TaskData=E8=B5=84=E6=BA=90=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index e12bb6e2fd..02c07fa549 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -9815,8 +9815,7 @@ ], "postDelay": 2000, "next": [ - "Reclamation@Begin", - "Reclamation@TodoEnter" + "Reclamation@Begin" ] }, "Reclamation@SmallReturn":{ @@ -9868,7 +9867,8 @@ "Reclamation@GiveupReportSkip", "Reclamation@GiveupSkipConfirm", "Reclamation@GainReward", - "Reclamation@StartUpThemes#next" + "Reclamation@StartUpThemes#next", + "Reclamation@TodoEnter" ] }, "Reclamation@StartAlgorithm": {