[fix]
This commit is contained in:
parent
f0d1683050
commit
7a591e3a76
|
|
@ -115,7 +115,7 @@ def conf_load(
|
|||
"password": conf_data_raw.get("account", {}).get("password", None),
|
||||
}
|
||||
}
|
||||
print(_json.dumps(_conf_data, indent = "\t"))
|
||||
# print(_json.dumps(_conf_data, indent = "\t"))
|
||||
|
||||
|
||||
def conf_get(
|
||||
|
|
|
|||
Loading…
Reference in a new issue