diff options
Diffstat (limited to '_windows/ahk/run.ps1')
| -rw-r--r-- | _windows/ahk/run.ps1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_windows/ahk/run.ps1 b/_windows/ahk/run.ps1 index 011d18c..1496ccc 100644 --- a/_windows/ahk/run.ps1 +++ b/_windows/ahk/run.ps1 @@ -2,4 +2,5 @@ Push-Location $PSScriptRoot .\capslock.ahk .\media.ahk .\discord.ahk +.\element.ahk Pop-Location |
