mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
fix(conf): PDF 输出目录路径 pdf_output_dir 修正
This commit is contained in:
+1
-1
@@ -182,7 +182,7 @@
|
||||
"pdf_output_dir": {
|
||||
"type": "string",
|
||||
"description": "PDF输出目录",
|
||||
"default": "data/plugins/astrbot_qq_group_daily_analysis/reports",
|
||||
"default": "data/plugins/astrbot_plugin_qq_group_daily_analysis/reports",
|
||||
"hint": "PDF报告文件的保存目录"
|
||||
},
|
||||
"pdf_filename_format": {
|
||||
|
||||
Reference in New Issue
Block a user