From cbfeebf9b97e07e748920d9eae4e69a24dbd2ed0 Mon Sep 17 00:00:00 2001 From: MistEO Date: Fri, 5 May 2023 08:57:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=BF=9E=E7=BB=AD?= =?UTF-8?q?=E5=85=B3=E9=97=AD=E5=BC=B9=E7=AA=97=E5=90=8E=E5=8D=A1=E4=BD=8F?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 6d156f91cd..87b14ddd94 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -2548,7 +2548,8 @@ "next": [ "CloseAnno", "CloseAnnoTexas", - "TodaysSupplies" + "TodaysSupplies", + "StartUp" ] }, "CloseAnno": { @@ -2563,7 +2564,8 @@ "next": [ "#back", "CloseAnnos#next", - "TodaysSupplies" + "TodaysSupplies", + "StartUp" ] }, "CloseAnnoTexas": {