From cfc968f271910ce6f8aef1537c36d5ece1208e85 Mon Sep 17 00:00:00 2001 From: santiky Date: Fri, 24 Jun 2022 16:20:08 +0200 Subject: [PATCH] fix typo --- cm_must_have/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm_must_have/__manifest__.py b/cm_must_have/__manifest__.py index f6bc1cc..89a8e94 100644 --- a/cm_must_have/__manifest__.py +++ b/cm_must_have/__manifest__.py @@ -21,7 +21,7 @@ "disable_odoo_online", "partner_disable_gravatar", "base_technical_features", - "module_autoupdate", + "module_auto_update", "mass_editing", "auto_backup" ],