chat_ui/json/lobbiesParentContextMenu.json

16 lines
239 B
JSON
Raw Normal View History

2025-03-08 07:58:34 +00:00
[
{
"show": true,
"icon": "bin",
"title": "ترک تالار",
"to": {
"name": "undefined"
},
"howToOpen": "",
"href": "",
"class": "",
"action": "remove-item",
"can": "lobbies_delete"
}
]