Files
calendar/packages/app-store/jelly/config.json
T
dac1069181 refactor: change the description of JellyPhone in Update config.json (#24340)
* Update config.json

modifying the description of jellyphone

* Update config.json

---------

Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com>
2025-10-14 09:25:07 +00:00

24 lines
764 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Jelly",
"slug": "jelly",
"type": "jelly_conferencing",
"logo": "icon.svg",
"url": "https://jellyjelly.com",
"variant": "conferencing",
"categories": ["conferencing"],
"publisher": "Jelly",
"email": "support@jellyjelly.com",
"appData": {
"location": {
"type": "integrations:{SLUG}_conferencing",
"label": "{TITLE}",
"linkType": "dynamic"
}
},
"description": "JellyPhone is a video calling tool with a stacked rolodex. You can cut short podcasts for Tik Tok and Instagram and publish in seconds. Connect with amazing people.",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "event-type-location-video-static"
}