summaryrefslogtreecommitdiffstats
path: root/ahk-assistant.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'ahk-assistant.ahk')
-rw-r--r--ahk-assistant.ahk3
1 files changed, 3 insertions, 0 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index b825e2a..b085b7a 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -368,6 +368,9 @@ Insert::appendClipboard()
:*:_xrbaddr::
Send, %xrbAddress%
Return
+:*:_banaddr::
+ Send, %banAddress%
+ Return
:*:_haddr::
Send, %homeAddress%
Return