From e67519279570db56724a8d76c0e28530c831f668 Mon Sep 17 00:00:00 2001 From: Chandrashekhar Athnere <58299457+csathnere@users.noreply.github.com> Date: Thu, 8 Aug 2024 16:31:03 +0530 Subject: [PATCH] Update categoryData.json --- js/categoryData.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 +]