Files
calendar/packages/app-store/closecom/config.json
T
Hariom BalharaandGitHub 51695ee79d chore/AppStore: Remove deprecated imageSrc and make the paths relative in logo (#8479)
* Remove depreated imageSrc and make the paths relative in logo

* Do logo replacement at a single place

* Make logo relative at other places

* Fix campfire page not working in dev environment
2023-04-26 12:03:34 +01:00

16 lines
531 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Close.com",
"title": "Close.com",
"slug": "closecom",
"type": "closecom_other_calendar",
"logo": "icon.svg",
"url": "https://cal.com/apps/closecom",
"variant": "other",
"categories": ["other"],
"publisher": "Cal.com",
"email": "help@cal.com",
"description": "Close is the inside sales CRM of choice for startups and SMBs. Make more calls, send more emails and close more deals starting today.",
"__createdUsingCli": true
}