From 4799214e1cbde6492b172346f0131946d67ccd06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E4=B8=80=E4=B8=80?= <1204244136@qq.com> Date: Sun, 1 Jun 2025 21:02:53 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E7=BB=99ahk=E6=96=87=E4=BB=B6=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E8=BF=90=E8=A1=8C=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DoroHelper.ahk | 1 + 1 file changed, 1 insertion(+) diff --git a/DoroHelper.ahk b/DoroHelper.ahk index c85225c..705aa2c 100644 --- a/DoroHelper.ahk +++ b/DoroHelper.ahk @@ -4,6 +4,7 @@ CoordMode "Pixel", "Client" CoordMode "Mouse", "Client" ;region 设置常量 +TraySetIcon "doro.ico" currentVersion := "v1.0.0-beta.3" usr := "1204244136" repo := "DoroHelper"