fix(manifest): normalize optional module ids

This commit is contained in:
2026-07-20 20:01:50 +02:00
parent c1a8bf8333
commit 6d91aa26d1
3 changed files with 3 additions and 3 deletions
@@ -12,7 +12,7 @@ ADMIN_SCOPE = "certificates:workspace:admin"
OPTIONAL_DEPENDENCIES = (
"learning",
"cases",
"forms-runtime",
"forms_runtime",
"files",
"portal",
"records",