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 a4192e1..ee66840 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -284,6 +284,9 @@ Insert::appendClipboard()
:*:_sip::
Send, %workSIPAddress%
Return
+:*:_cbip::
+ Send, %workCBIPAddress%
+ Return
:*:_mac::
Send, %remoteMAC%
Return