cal/packages/app-store/webex/config.json
Joe Au-Yeung 617e665004
feat: Enable Conferencing Apps for Team Events [CAL-1925] (#10383)
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-02 09:24:28 +05:30

27 lines
667 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Webex",
"title": "Webex",
"slug": "webex",
"type": "webex_video",
"imageSrc": "/icon.ico",
"logo": "/icon.ico",
"url": "https://github.com/aar2dee2",
"variant": "conferencing",
"categories": ["conferencing"],
"publisher": "aar2dee2",
"email": "support@cal.com",
"description": "Create meetings with Cisco Webex",
"appData": {
"location": {
"linkType": "dynamic",
"type": "integrations:webex_video",
"label": "Webex"
}
},
"isTemplate": false,
"__createdUsingCli": true,
"__template": "basic",
"concurrentMeetings": true
}