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

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "QR Code",
"slug": "qr_code",
"type": "qr_code_other",
"logo": "icon.svg",
"url": "https://cal.com/apps/qr_code",
"variant": "other",
"categories": ["other"],
"extendsFeature": "EventType",
"publisher": "Cal.com, Inc.",
"email": "support@cal.com",
"description": "Easily generate a QR code for your links to print, share, or embed.",
"__createdUsingCli": true
}