2
0
Files
cal/calcom/packages/app-store/cron/config.json
2024-08-09 00:39:27 +02:00

19 lines
540 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Notion Calendar",
"slug": "cron",
"type": "cron_calendar",
"logo": "logo.png",
"url": "https://github.com/miguelnietoa",
"variant": "calendar",
"categories": ["calendar"],
"publisher": "Miguel Nieto",
"email": "support@cal.com",
"description": "All of your commitments, now in one place.",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "link-as-an-app",
"dependencies": ["google-calendar"],
"isOAuth": false
}