* added ping.gg app, not sure why its not showing * nit * Fixes * fixed email Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
17 lines
650 B
JSON
17 lines
650 B
JSON
{
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
"name": "Ping.gg",
|
|
"title": "Ping.gg",
|
|
"slug": "ping",
|
|
"type": "ping_video",
|
|
"imageSrc": "/api/app-store/ping/icon.svg",
|
|
"logo": "/api/app-store/ping/icon.svg",
|
|
"url": "https://ping.gg",
|
|
"variant": "conferencing",
|
|
"categories": ["video"],
|
|
"publisher": "Ping.gg",
|
|
"email": "support@ping.gg",
|
|
"description": "Ping.gg makes high quality video collaborations easier than ever. Think 'Zoom for streamers and creators'. Join a call in 3 clicks, manage audio and video like a pro, and copy-paste your guests straight into OBS",
|
|
"__createdUsingCli": true
|
|
}
|