diff --git a/url1/mii.py b/url1/mii.py index 643e573c..7e4514be 100644 --- a/url1/mii.py +++ b/url1/mii.py @@ -66,7 +66,7 @@ def mii_met(mii_id): RepeatedElement( { "seq": info.seq, - "msg": "\n".join(wrap(info.msg, 23)), + "msg": "\n".join(wrap(info.msg, 20)), "face": info.face, } )