abstract namespace specification to template.json so that module and theme templates can use their own naming conventions
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
"Title": "Default Module Template",
|
||||
"Type": "External",
|
||||
"Version": "4.0.2"
|
||||
"Version": "4.0.3",
|
||||
"Namespace": "[Owner].Module.[Module]"
|
||||
}
|
||||
|
Reference in New Issue
Block a user