diff options
-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 |