From 4f9dcbbd42ccbb3b689adcc97eef89237d6b741a Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Thu, 19 Jun 2025 20:48:20 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4=20ssreopen=20?= =?UTF-8?q?=E8=AF=86=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/tasks/tasks.json b/resource/tasks/tasks.json index 8e9a7a91af..08fb420a98 100644 --- a/resource/tasks/tasks.json +++ b/resource/tasks/tasks.json @@ -564,7 +564,7 @@ "SideStoryReopen": { "action": "ClickSelf", "algorithm": "OcrDetect", - "text": ["复刻"], + "text": ["复刻", "活动已开放"], "roi": [0, 500, 500, 150], "postDelay": 3000 },