mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-08-01 20:32:29 +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 = {
|
CONFIG = {
|
||||||
'proxy': {},
|
'proxy': {'http': '', 'https': ''},
|
||||||
'cookie': '',
|
'cookie': '',
|
||||||
'language': '',
|
'language': '',
|
||||||
'template': '',
|
'template': '',
|
||||||
|
Reference in New Issue
Block a user