diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json')
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json b/components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json index 0cd9da12a..78c337d19 100644..100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/vf-module-name.json @@ -1,6 +1,7 @@ { "tags": "vf-module-name", "name": "vf-module-name", + "group":"default", "property": { "description": "vf_module_name", "type": "string" @@ -15,4 +16,4 @@ "properties": {} } } -}
\ No newline at end of file +} |