Update update_info.json

This commit is contained in:
HibiKier 2022-02-19 20:04:19 +08:00 committed by GitHub
parent 2b9cda40a0
commit b8ca1d68aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,6 @@
"configs/utils", "configs/utils",
"bot.py" "bot.py"
], ],
"add_file": [], "add_file": ["poetry.lock", "pyproject.toml"],
"delete_file": [] "delete_file": []
} }