fix: 修复了因图标缺失而无法启动的问题

This commit is contained in:
知一一 2025-06-02 13:06:48 +08:00
parent 94f72e7701
commit f6e93c07f0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
CoordMode "Pixel", "Client"
CoordMode "Mouse", "Client"
;region 设置常量
TraySetIcon "doro.ico"
try TraySetIcon "doro.ico"
currentVersion := "v1.0.0-beta.4"
usr := "1204244136"
repo := "DoroHelper"