Skip to content

Commit

Permalink
fix:log
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoskys committed Dec 28, 2022
1 parent ec6a323 commit ef842f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

logger.info("新闻:vits 需要 apt install ffmpeg 安装 ffmpeg!")

logger.info("新闻:app.toml Enhance_Server 配置变动为 dict")
# logger.info("新闻:app.toml Enhance_Server 配置变动为 dict")

config = ReadConfig().parseFile(str(Path.cwd()) + "/Config/app.toml")
App = BotRunner(config)
Expand Down

0 comments on commit ef842f1

Please sign in to comment.