search_ui/json/entity/detailMenu.json

27 lines
456 B
JSON
Raw Normal View History

2025-02-26 07:52:46 +00:00
{
"chats": [
{
"color": 5,
"icon": "Home-21",
"link": "defaultRoute",
"title": "پیشخوان",
"show": true,
"translateKey": "Dashboard"
},
{
"color": 5,
"icon": "Layout-Text",
"link": "detail",
"title": "متن",
"show": true
},
{
"color": 5,
"icon": "Component-68--1",
"link": "qrule",
"title": "احکام",
"show": true
}
]
}