mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-06-30 23:49:28 +02:00
fix bug on first start
This commit is contained in:
@ -32,7 +32,7 @@ NHENTAI_CONFIG_FILE = os.path.join(NHENTAI_HOME, 'config.json')
|
||||
|
||||
|
||||
CONFIG = {
|
||||
'proxy': {},
|
||||
'proxy': {'http': '', 'https': ''},
|
||||
'cookie': '',
|
||||
'language': '',
|
||||
'template': '',
|
||||
|
Reference in New Issue
Block a user