chat_ui/json/messagesContextMenuHeader.json

39 lines
714 B
JSON
Raw Normal View History

2025-03-08 07:58:34 +00:00
[
{
"show": true,
"icon": "Component-198--1",
"title": "جستجو",
"to": {
"name": "undefined"
},
"howToOpen": "",
"href": "",
"class": "",
"action": "search"
},
{
"show": true,
"icon": "Component-285--2",
"title": "اعلانات",
"to": {
"name": "undefined"
},
"howToOpen": "",
"href": "",
"class": "",
"action": "notifications"
},
{
"show": true,
"icon": "Component-212--1",
"title": "فیلتر",
"to": {
"name": "undefined"
},
"howToOpen": "",
"href": "",
"class": "",
"action": "filter"
}
]