KomiMoe

Results 4 comments of KomiMoe

when i changed the last CRLF to LF, it works well.

拿走了。老哥牛逼。老哥稳

#1830 fixed this issue

plugin works well just replace ```elif name[idx:idx + 2] == "\"\" ":``` with ```elif name[idx:idx + 3] == "\"\" ":``` in common.py line 99.