Skip to content

Commit

Permalink
fix: reload
Browse files Browse the repository at this point in the history
  • Loading branch information
snomiao committed Aug 17, 2021
1 parent 1f90008 commit 065130b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CapsLockX.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
; ========== CapsLockX ==========

; #SingleInstance Force ; 跳过对话框并自动替换旧实例
#SingleInstance, ignore
#SingleInstance, force
#NoTrayIcon ; 隐藏托盘图标
SetWorkingDir, %A_ScriptDir%

Expand Down

0 comments on commit 065130b

Please sign in to comment.