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