fix anyway damn

This commit is contained in:
1F616EMO 2024-04-15 19:21:40 +08:00
parent db9a62e720
commit fef748bb84
No known key found for this signature in database
GPG Key ID: EF52EFA8E05859B2

View File

@ -99,7 +99,7 @@ local function parse_message(msg)
"@TG"
end
msg_short = string.sub(msg_short, 1, 20)
append_str = S("Re @1 \"@2\"", rep_disp_name, msg_short) .. ": "
append_str = S("Re @1 \"@2\"", rep_disp_name or "", msg_short or "") .. ": "
else
local fwd_name
if message.forward_sender_name then -- Private Fwd