diff --git a/chat/frappe_chat/workspace/chat/chat.json b/chat/frappe_chat/workspace/chat/chat.json new file mode 100644 index 0000000..948ec59 --- /dev/null +++ b/chat/frappe_chat/workspace/chat/chat.json @@ -0,0 +1,68 @@ +{ + "category": "Modules", + "charts": [], + "creation": "2022-04-04 16:47:10.099051", + "developer_mode_only": 0, + "disable_user_customization": 0, + "docstatus": 0, + "doctype": "Workspace", + "extends_another_page": 0, + "hide_custom": 0, + "idx": 0, + "is_default": 0, + "is_standard": 1, + "label": "Chat", + "links": [ + { + "hidden": 0, + "is_query_report": 0, + "label": "Chat User Settings", + "link_to": "Chat User Settings", + "link_type": "DocType", + "onboard": 0, + "type": "Link" + }, + { + "hidden": 0, + "is_query_report": 0, + "label": "Chat Profile", + "link_to": "Chat Profile", + "link_type": "DocType", + "onboard": 0, + "type": "Link" + }, + { + "hidden": 0, + "is_query_report": 0, + "label": "Chat Room", + "link_to": "Chat Room", + "link_type": "DocType", + "onboard": 0, + "type": "Link" + }, + { + "hidden": 0, + "is_query_report": 0, + "label": "Chat Message", + "link_to": "Chat Message", + "link_type": "DocType", + "onboard": 0, + "type": "Link" + } + ], + "modified": "2022-04-04 16:47:10.099051", + "modified_by": "Administrator", + "module": "Frappe Chat", + "name": "Chat", + "owner": "Administrator", + "pin_to_bottom": 1, + "pin_to_top": 0, + "shortcuts": [ + { + "doc_view": "", + "label": "Chat Settings", + "link_to": "Chat Settings", + "type": "DocType" + } + ] +} \ No newline at end of file