From c33ef0e805b72be1ed674eada2d340f550f7550e Mon Sep 17 00:00:00 2001 From: Qiao Date: Sat, 4 Feb 2023 11:58:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=93=E5=BA=93=E8=AF=86=E5=88=AB=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=89=8D=E5=85=88=E8=BF=94=E5=9B=9E=E5=88=B0=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E5=86=8D=E5=BC=80=E5=A7=8B=EF=BC=8C=E5=A2=9E=E5=BC=BA?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E5=90=AF=E5=8A=A8=E6=97=B6=E7=9A=84=E5=8F=AF?= =?UTF-8?q?=E9=9D=A0=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resource/tasks.json b/resource/tasks.json index 2ceb51c136..9aae963e45 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -6729,6 +6729,7 @@ "algorithm": "JustReturn", "action": "DoNothing", "next": [ + "DepotEnter@ReturnTo", "DepotEnter", "DepotMaterialTab", "DepotMaterialTabClicked"