From b8ca1d68aaafcc1afb66d645522ffcafd91378c9 Mon Sep 17 00:00:00 2001 From: HibiKier <45528451+HibiKier@users.noreply.github.com> Date: Sat, 19 Feb 2022 20:04:19 +0800 Subject: [PATCH] Update update_info.json --- update_info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_info.json b/update_info.json index 7fd1954b..5d340574 100644 --- a/update_info.json +++ b/update_info.json @@ -9,6 +9,6 @@ "configs/utils", "bot.py" ], - "add_file": [], + "add_file": ["poetry.lock", "pyproject.toml"], "delete_file": [] }