Update 'D3K.ahk'

This commit is contained in:
David Daily 2019-12-18 04:38:27 -06:00
parent 49f562d728
commit 46ba1673c5

View File

@ -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"