mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
fix(HatsuneMiku): 完善
This commit is contained in:
@@ -226,6 +226,7 @@ async def main():
|
||||
"simple",
|
||||
"spring_festival",
|
||||
"format",
|
||||
"HatsuneMiku",
|
||||
]
|
||||
for theme in themes:
|
||||
await generate_theme(theme)
|
||||
|
||||
@@ -87,7 +87,7 @@ class MockConfigManager:
|
||||
return 5
|
||||
|
||||
def get_report_template(self):
|
||||
return "scrapbook"
|
||||
return "HatsuneMiku"
|
||||
|
||||
def get_enable_user_card(self):
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user