fix(manifest): normalize optional module ids
This commit is contained in:
@@ -73,7 +73,7 @@ DOCUMENTATION = (
|
||||
layer="available",
|
||||
documentation_types=("admin",),
|
||||
audience=("operator", "module_admin", "product_owner"),
|
||||
related_modules=("poll", "scheduling", "calendar", "campaigns", "forms", "forms-runtime", "reporting"),
|
||||
related_modules=("poll", "scheduling", "calendar", "campaigns", "forms", "forms_runtime", "reporting"),
|
||||
metadata={"seed": True},
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user