commit 7286c5148eb5d7fda563466a8973b6daffa89844 parent 341677a62262d89f958951ecfd22efb80cc270a8 Author: breadcat <peter@minskio.co.uk> Date: Sun, 29 Aug 2021 23:19:14 +0100 Prolific ID shortcode Diffstat:
M | ahk-assistant.ahk | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk @@ -371,6 +371,9 @@ Insert::appendClipboard() :*:_banaddr:: Send, %banAddress% Return +:*:_proid:: + Send, %prolificID% + Return :*:_haddr:: Send, %homeAddress% Return