Conflict fixes

This commit is contained in:
zomars 2022-02-21 16:39:20 -07:00
parent 355737a86f
commit f4f7024d41
3 changed files with 15 additions and 31 deletions

View File

@ -1,17 +0,0 @@
{
"private": true,
"name": "zoom",
"label": "Zoom",
"⬇️ needs to be the same as the folder name": 1,
"slug": "zoom",
"category": "Video Conferencing",
"description": "Zoom is the most popular video conferencing platform, joinable on the web or via desktop/mobile apps.",
"logo": "/apps/zoom.svg",
"publisher": "Cal.com",
"url": "https://zoom.us/",
"verified": true,
"⬇️ TODO: placeholder for now, pull this from TrustPilot or G2": 1,
"rating": 4.3,
"⬇️ TODO 2: placeholder for now, pull this from TrustPilot or G2": 1,
"reviews": 69
}

15
apps/docs/pages/meta.json Normal file
View File

@ -0,0 +1,15 @@
{
"index": "Home",
"self-hosting": "Self-hosting",
"availability": "Availability",
"bookings": "Bookings",
"event-types": "Event Types",
"teams": "Teams",
"integrations": "Integrations",
"webhooks": "Webhooks",
"settings": "Settings",
"import": "Import",
"billing": "Billing",
"developer": "Developer",
"faq": "FAQs"
}

View File

@ -1,14 +0,0 @@
{
"index": 1,
"self-hosting": 1,
"availability": 1,
"bookings": 1,
"event-types": 1,
"teams": 1,
"integrations": 1,
"webhooks": 1,
"settings": 1,
"import": 1,
"billing": 1,
"developer": 1
}