diff options
| author | kkard2 <[email protected]> | 2023-09-13 11:51:37 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-09-13 11:51:37 +0200 |
| commit | bd5d81e5cf064b9da0581f699e6c2cb964ca5640 (patch) | |
| tree | 421bd30bf57709f3d6d63b5f493b8060df47998b /_windows/ahk/run.ps1 | |
| parent | 00cc2f7e334b775e6fbc0ebfecff5e02d8a21a81 (diff) | |
i don't have time but there are things that are not necessarry
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 |
