Update config.py

This commit is contained in:
HibiKier 2021-08-06 14:46:30 +08:00 committed by GitHub
parent 88ac572d51
commit c96969e86c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,8 +8,8 @@ except ModuleNotFoundError:
import json import json
# 是否使用配置文件
SDD: str = "sad" USE_CONFIG_FILE: bool = False
# API KEY必要 # API KEY必要