mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
test
This commit is contained in:
parent
940514b16b
commit
0dda0a228a
@ -173,7 +173,7 @@ async def generate_statistics_img(
|
||||
):
|
||||
try:
|
||||
plugin = plugins2settings_manager.get_plugin_data(plugin).cmd[0]
|
||||
except (KeyError, IndexError):
|
||||
except (KeyError, IndexError, AttributeError):
|
||||
pass
|
||||
bar_graph = None
|
||||
if arg == "day_statistics":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user