diff options
author | ubq323 <ubq323@ubq323.website> | 2023-01-07 04:05:17 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-01-07 04:05:17 +0000 |
commit | 8045af30c2b6728876bfce5821ac9b22d9efc0de (patch) | |
tree | a20ce96d83f92227e679a1ca004c357d79ab1b5e | |
parent | 6c3836d20d71a137f85484e055ad924c48719d97 (diff) |
shop2
-rw-r--r-- | shop2.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -111,6 +111,7 @@ local function proctrans(tr) if not idesc then -- some other metaname that has nothing to do with us -- presumably some other service @ac.kst. so just ignore it + tell("(debug) i didn't recognise that metaname so no transaction occurs") return end |