cal/packages/app-store/intercom/config.json
Aldrin 3e08c66888
refactor: Use template literal instead of '+' operator (#11444)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-10-03 11:52:19 -07:00

18 lines
574 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Intercom",
"slug": "intercom",
"type": "intercom_automation",
"logo": "icon.svg",
"url": "https://github.com/vachmara",
"variant": "automation",
"categories": ["automation"],
"publisher": "Valentin Chmara",
"email": "valentinchmara@gmail.com",
"description": "Enhance your scheduling and appointment management experience with the Intercom Integration for Cal.com.",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "basic",
"dirName": "intercom"
}