Update index.ts

This commit is contained in:
Peer Richelsen 2022-04-05 00:35:03 +02:00 committed by GitHub
parent d7ce4fb983
commit 1e071126fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ export const metadata = {
type: "daily_video", type: "daily_video",
imageSrc: "/api/app-store/dailyvideo/icon.svg", imageSrc: "/api/app-store/dailyvideo/icon.svg",
variant: "conferencing", variant: "conferencing",
url: "https://daily.co/", url: "https://daily.co",
trending: true, trending: true,
logo: "/api/app-store/dailyvideo/icon.svg", logo: "/api/app-store/dailyvideo/icon.svg",
publisher: "Cal.com", publisher: "Cal.com",
@ -17,9 +17,9 @@ export const metadata = {
rating: 4.3, // TODO: placeholder for now, pull this from TrustPilot or G2 rating: 4.3, // TODO: placeholder for now, pull this from TrustPilot or G2
reviews: 69, // TODO: placeholder for now, pull this from TrustPilot or G2 reviews: 69, // TODO: placeholder for now, pull this from TrustPilot or G2
category: "video", category: "video",
label: "Daily.co Video", label: "Cal Video",
slug: "dailyvideo", slug: "dailyvideo",
title: "Daily.co Video", title: "Cal Video",
isGlobal: true, isGlobal: true,
email: "help@cal.com", email: "help@cal.com",
locationType: "integrations:daily", locationType: "integrations:daily",