fix bug on first start

This commit is contained in:
Ricter Z 2020-12-01 20:56:27 +08:00
parent 8462d2f2aa
commit a5813e19b1

View File

@ -32,7 +32,7 @@ NHENTAI_CONFIG_FILE = os.path.join(NHENTAI_HOME, 'config.json')
CONFIG = {
'proxy': {},
'proxy': {'http': '', 'https': ''},
'cookie': '',
'language': '',
'template': '',