From ea89742c62942104af9898362a22425364555df8 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Wed, 18 May 2022 19:03:15 +0200 Subject: [PATCH] feat: add Sipgate Settings to Workspace --- .../sipgate_integration.json | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 sipgate/sipgate/workspace/sipgate_integration/sipgate_integration.json diff --git a/sipgate/sipgate/workspace/sipgate_integration/sipgate_integration.json b/sipgate/sipgate/workspace/sipgate_integration/sipgate_integration.json new file mode 100644 index 0000000..68cdda5 --- /dev/null +++ b/sipgate/sipgate/workspace/sipgate_integration/sipgate_integration.json @@ -0,0 +1,46 @@ +{ + "category": "Modules", + "charts": [], + "creation": "2022-05-18 18:55:37.172220", + "developer_mode_only": 0, + "disable_user_customization": 0, + "docstatus": 0, + "doctype": "Workspace", + "extends": "Integrations", + "extends_another_page": 1, + "hide_custom": 0, + "icon": "", + "idx": 0, + "is_default": 0, + "is_standard": 1, + "label": "Sipgate Integration", + "links": [ + { + "hidden": 0, + "icon": "support", + "is_query_report": 0, + "label": "Sipgate", + "link_type": "DocType", + "onboard": 0, + "type": "Card Break" + }, + { + "hidden": 0, + "is_query_report": 0, + "label": "Sipgate Settings", + "link_to": "Sipgate Settings", + "link_type": "DocType", + "onboard": 0, + "only_for": "", + "type": "Link" + } + ], + "modified": "2022-05-18 18:59:54.052739", + "modified_by": "Administrator", + "module": "Sipgate", + "name": "Sipgate Integration", + "owner": "Administrator", + "pin_to_bottom": 0, + "pin_to_top": 0, + "shortcuts": [] +} \ No newline at end of file