From cc465329a2261b7db11c12665cab62affb266592 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 10 Jul 2020 21:29:14 +0200 Subject: start with the mouseenter, and the export ;) --- cli/app/settings/app_cfg.py | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/app/settings/app_cfg.py') diff --git a/cli/app/settings/app_cfg.py b/cli/app/settings/app_cfg.py index 14f2efc..0d724c7 100644 --- a/cli/app/settings/app_cfg.py +++ b/cli/app/settings/app_cfg.py @@ -32,6 +32,7 @@ load_dotenv(dotenv_path=fp_env) CLICK_GROUPS = { # 'process': 'commands/process', + 'site': 'commands/site', 'db': '', 'flask': '', } -- cgit v1.2.3-70-g09d2