cal.pub0.org/packages/app-store/signal/config.json

25 lines
786 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Signal",
"slug": "signal",
"type": "signal_video",
"imageSrc": "/api/app-store/signal/icon.svg",
"logo": "/api/app-store/signal/icon.svg",
"url": "https://cal.com/apps/signal",
"variant": "conferencing",
"categories": ["video"],
"publisher": "Cal.com, Inc.",
"email": "support@cal.com",
"description": "Schedule a chat with your guests or have a Signal Video call.",
"__createdUsingCli": true,
"appData": {
"location": {
"type": "integrations:signal_video",
"label": "Signal",
"linkType": "static",
"organizerInputPlaceholder": "https://signal.me/#p/+11234567890",
"urlRegExp": "^http(s)?:\\/\\/(www\\.)?signal.me\\/[a-zA-Z0-9]*"
}
}
}