cal/packages/app-store/qr_code/config.json
Peer Richelsen 5bca02bac2
fix: full name of app authors and added correct urls (#9099)
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-30 14:25:56 +00:00

16 lines
457 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/",
"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
}