Skip to content

Commit

Permalink
fix: add version name
Browse files Browse the repository at this point in the history
  • Loading branch information
snomiao committed Jan 6, 2022
1 parent ee875c5 commit 01feb10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Modules/插件-新手教程.ahk
Expand Up @@ -31,6 +31,7 @@ CapsLockX_配置窗口(){
Gui, Add, Text, , 你可以按 CapsLockX + M 打开此窗口
Gui, Add, Text, , CapsLockX_配置目录:%CapsLockX_配置目录%
Gui, Add, Text, , 当前 CapsLockX_配置目录:%CapsLockX_配置目录%
Gui, Add, Text, , Version: CapsLockX %CapsLockX_VersionName%
Gui, Add, Button, w80, 开机自动启动添加

global T_XKeyAsCapsLock
Expand Down

0 comments on commit 01feb10

Please sign in to comment.