This commit is contained in:
ed
2021-12-07 01:17:56 +01:00
parent 04b9e21330
commit abc404a5b7
3 changed files with 4 additions and 2 deletions

View File

@@ -51,6 +51,7 @@ class Cfg(Namespace):
mte="a",
mth="",
textfiles="",
doctitle="",
hist=None,
no_idx=None,
no_hash=None,

View File

@@ -23,6 +23,7 @@ class Cfg(Namespace):
"mtp": [],
"mte": "a",
"mth": "",
"doctitle": "",
"hist": None,
"no_idx": None,
"no_hash": None,