ミラー元
https://github.com/MinetestForFun/irc_modpack.git
前回の同期 2025-11-07 14:45:18 +01:00
do not remove utf characters, issue https://github.com/MinetestForFun/irc_modpack/issues/2
このコミットが含まれているのは:
@@ -19,7 +19,7 @@ local function normalize(text)
|
||||
-- Strip colors
|
||||
text = text:gsub("\3[0-9][0-9,]*", "")
|
||||
|
||||
return text:gsub(stripped_chars, "")
|
||||
return text --:gsub(stripped_chars, "")
|
||||
end
|
||||
|
||||
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする