chat_ui/json/privatesContextMenu.json
2025-03-15 13:45:02 +03:30

17 lines
265 B
JSON

[
{
"show": true,
"icon": "bin",
"title": "حذف گفتگو",
"to": {
"name": "undefined"
},
"selected": false,
"disabled": false,
"howToOpen": "modal",
"href": "",
"class": "",
"action": "privates_delete"
}
]