Files
calendar/packages/app-store/mirotalk/config.json
T
77d0fa9ff8 fix: the set as default apps issue with links #19176 (#19198)
* fix the set as default apps issue with links

* Allow (. _ -) in the Mirotalk link

---------

Co-authored-by: Pavan <pavannaik20@gmail.com>
2025-02-10 20:29:22 +01:00

28 lines
944 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Mirotalk",
"slug": "mirotalk",
"type": "mirotalk_video",
"logo": "icon.svg",
"url": "https://cal.com/",
"variant": "conferencing",
"categories": ["conferencing"],
"publisher": "Cal.com, Inc.",
"email": "support@cal.com",
"appData": {
"location": {
"type": "integrations:{SLUG}_video",
"label": "{TITLE}",
"linkType": "static",
"organizerInputPlaceholder": "https://p2p.mirotalk.com/join/80085ShinyPhone",
"urlRegExp": "^(http|https):\\/\\/(p2p|sfu)\\.mirotalk\\.com\\/join\\/[a-zA-Z0-9._-]+$"
}
},
"description": "Peer to peer real-time video conferences, optimized for small groups. Unlimited time, unlimited rooms each having 5-8 participants.",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "event-type-location-video-static",
"dirName": "mirotalk",
"isOAuth": false
}