Files
calendar/packages/app-store/vimcal/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
478 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Vimcal",
"slug": "vimcal",
"type": "vimcal_other",
"logo": "icon.svg",
"url": "https://cal.com/apps/vimcal",
"variant": "other",
"categories": ["calendar"],
"publisher": "Cal.com, Inc.",
"email": "support@cal.com",
"description": "The world's fastest calendar, beautifully designed for a remote world\r",
"__createdUsingCli": true,
"dependencies": ["google-calendar"]
}