diff --git a/json/search/menu.json b/json/search/menu.json index 42fb7b1..c3f60e1 100644 --- a/json/search/menu.json +++ b/json/search/menu.json @@ -31,6 +31,14 @@ "actionMode": 3, "title": "نمودار", "translateKey": "Chart" + }, + { + "icon": "reports", + "color": 3, + "link": "myResearches", + "actionMode": 3, + "title": "تحقیقات", + "translateKey": "" } ] }