mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 22:59:53 +00:00
修复拼写错误,但未修复Linux ssl错误
This commit is contained in:
@ -282,7 +282,7 @@ MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
|
||||
See the Mulan PSL v2 for more details.
|
||||
"""
|
||||
|
||||
if config.marshoai_enable_richtext_prase:
|
||||
if config.marshoai_enable_richtext_parse:
|
||||
|
||||
latex_convert = ConvertLatex() # 开启一个转换实例
|
||||
|
||||
|
Reference in New Issue
Block a user