* fix: #11213, #11215 * Use default colour * adding bolna app for cal.com * cleanup by removing redundant changes --------- Co-authored-by: Siddharth Movaliya <siddraj1992@gmail.com> Co-authored-by: Sean Brydon <sean@cal.com>
17 lines
499 B
JSON
17 lines
499 B
JSON
{
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
"name": "Bolna",
|
|
"slug": "bolna",
|
|
"type": "bolna_automation",
|
|
"logo": "icon-primary.svg",
|
|
"url": "https://playground.bolna.dev/auth/calcom",
|
|
"variant": "automation",
|
|
"categories": ["automation"],
|
|
"publisher": "Bolna",
|
|
"email": "founders@bolna.dev",
|
|
"description": "24x7 AI receptionists to answer all inbound calls",
|
|
"isTemplate": false,
|
|
"__createdUsingCli": true,
|
|
"__template": "link-as-an-app"
|
|
}
|