2
0
Files
cal/calcom/packages/app-store/autocheckin/config.json

17 lines
590 B
JSON
Raw Normal View History

2024-08-09 00:39:27 +02:00
{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Autocheckin",
"slug": "autocheckin",
"type": "autocheckin_automation",
"logo": "icon.svg",
"url": "https://autocheckin.app",
"variant": "automation",
"categories": ["automation"],
"publisher": "Patrick Goeler von Ravensburg",
"email": "patrickvongoeler@gmail.com",
2024-08-09 16:18:09 +02:00
"description": "You simply paste a BLS cal link of someone, select a frequency and we will take care of the scheduling for you.\r\r",
2024-08-09 00:39:27 +02:00
"isTemplate": false,
"__createdUsingCli": true,
"__template": "link-as-an-app"
}