17 lines
541 B
JSON
17 lines
541 B
JSON
{
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
"name": "QR Code",
|
|
"slug": "qr_code",
|
|
"type": "qr_code_other",
|
|
"imageSrc": "/api/app-store/qr_code/icon.svg",
|
|
"logo": "/api/app-store/qr_code/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
|
|
}
|