[minor] chat link, fixes frappe/erpnext#5127
This commit is contained in:
parent
9d5c2f2f62
commit
fc5155c2fb
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ def get_data():
|
|||
{
|
||||
"type": "page",
|
||||
"label": _("Chat"),
|
||||
"name": "messages",
|
||||
"name": "chat",
|
||||
"description": _("Chat messages and other notifications."),
|
||||
"data_doctype": "Communication"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue