zhenxun_bot/update_info.json

14 lines
250 B
JSON
Raw Normal View History

2021-08-06 03:31:34 +08:00
{
2021-08-10 23:03:46 +08:00
"update_file": [
2022-01-05 23:07:03 +08:00
"configs/utils/__init__.py",
2021-10-03 14:24:07 +08:00
"plugins",
"models",
2021-12-01 14:03:34 +08:00
"services",
2022-01-05 23:43:05 +08:00
"basic_plugins",
2022-01-05 22:32:59 +08:00
"utils",
"resources/ttf"
2021-09-05 02:32:24 +08:00
],
2022-01-05 22:32:59 +08:00
"add_file": ["resources/img/other/time.png"],
2021-10-03 14:24:07 +08:00
"delete_file": []
2021-12-01 16:21:58 +08:00
}