typo in tools.py

This commit is contained in:
Cyrille L 2024-02-15 17:08:22 +01:00
parent 6cb19e6879
commit 9f319d64fe

View file

@ -198,7 +198,7 @@ def copy_template_dir(process):
"www" : domain.www_dirs["template"],
}
log_dirs = {
"wip" : ".../modules/templates/",
"wip" : ".../templates/",
"www" : ".../wip/template/",
}