diff --git a/js/categoryData.json b/js/categoryData.json index 9396264f..a3cd4fe6 100644 --- a/js/categoryData.json +++ b/js/categoryData.json @@ -254,6 +254,13 @@ } ] + }, + { + "id": "twoWheeler", + "name": "Two Wheelers", + "icon": "twowheelers.png", + "subcategories":[] } + -] \ No newline at end of file +]