summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Others/v_item_category.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Others/v_item_category.json')
-rw-r--r--vamp_stuff/Modification_Files/Others/v_item_category.json14
1 files changed, 8 insertions, 6 deletions
diff --git a/vamp_stuff/Modification_Files/Others/v_item_category.json b/vamp_stuff/Modification_Files/Others/v_item_category.json
index 3729aa1..88b1b1c 100644
--- a/vamp_stuff/Modification_Files/Others/v_item_category.json
+++ b/vamp_stuff/Modification_Files/Others/v_item_category.json
@@ -1,6 +1,8 @@
-{
- "id": "v_form",
- "type": "ITEM_CATEGORY",
- "name": "FORMS",
- "sort_rank": 25
-}
+[
+ {
+ "id": "v_form",
+ "type": "ITEM_CATEGORY",
+ "name": { "str": "FORMS" },
+ "sort_rank": 25
+ }
+]