fix word_clouds

This commit is contained in:
yajiwa 2022-05-21 20:08:53 +08:00
parent 33d1334174
commit 8b735f1cb5

View File

@ -60,7 +60,7 @@ wordcloud_cmd = on_command(
"我的本月词云",
"我的年度词云",
"我的历史词云",
}, priority=5,
}, block=True, priority=5
)
Config.add_plugin_config(
"word_clouds",