Skip to content

Commit

Permalink
Merge branch 'HibiKier:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
nymanyim authored Aug 6, 2021
2 parents 43fe70b + c96969e commit fc8a861
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configs/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
except ModuleNotFoundError:
import json


# 是否使用配置文件
USE_CONFIG_FILE: bool = False

Expand Down
5 changes: 5 additions & 0 deletions update_info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"update_file": ["plugins/ai", "plugins/bt", "configs/config.py"],
"add_file": [],
"delete_file": []
}

0 comments on commit fc8a861

Please sign in to comment.