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
|
||||
#If
|
||||
|
||||
#If, not(email = "LastnameFirstname@JohnDeere.com") ; Same as above
|
||||
#If, not(email = "LastnameFirstname@example.com") ; Same as above
|
||||
:*:@me::
|
||||
Send, %email%
|
||||
Return
|
||||
#If
|
||||
|
||||
; R2 Shared Inbox
|
||||
#If, ger = "1"
|
||||
:*:@amse::
|
||||
Send, %amse%
|
||||
Return
|
||||
#If
|
||||
|
||||
; JD Names
|
||||
#If, jdpn = "1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user