Update 'D3K.ahk'
This commit is contained in:
parent
49f562d728
commit
46ba1673c5
9
D3K.ahk
9
D3K.ahk
@ -485,19 +485,12 @@ SetTitleMatchMode, 2
|
|||||||
return
|
return
|
||||||
#If
|
#If
|
||||||
|
|
||||||
#If, not(email = "LastnameFirstname@JohnDeere.com") ; Same as above
|
#If, not(email = "LastnameFirstname@example.com") ; Same as above
|
||||||
:*:@me::
|
:*:@me::
|
||||||
Send, %email%
|
Send, %email%
|
||||||
Return
|
Return
|
||||||
#If
|
#If
|
||||||
|
|
||||||
; R2 Shared Inbox
|
|
||||||
#If, ger = "1"
|
|
||||||
:*:@amse::
|
|
||||||
Send, %amse%
|
|
||||||
Return
|
|
||||||
#If
|
|
||||||
|
|
||||||
; JD Names
|
; JD Names
|
||||||
#If, jdpn = "1"
|
#If, jdpn = "1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user