Jitsi slug fixes
This commit is contained in:
parent
4f0ee7b0b6
commit
bd9b83540b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ export const metadata = {
|
||||||
rating: 0, // TODO: placeholder for now, pull this from TrustPilot or G2
|
rating: 0, // TODO: placeholder for now, pull this from TrustPilot or G2
|
||||||
reviews: 0, // TODO: placeholder for now, pull this from TrustPilot or G2
|
reviews: 0, // TODO: placeholder for now, pull this from TrustPilot or G2
|
||||||
category: "video",
|
category: "video",
|
||||||
slug: "jitsi_video",
|
slug: "jitsi",
|
||||||
title: "Jitsi Meet",
|
title: "Jitsi Meet",
|
||||||
trending: true,
|
trending: true,
|
||||||
isGlobal: false,
|
isGlobal: false,
|
||||||
|
|
Loading…
Reference in a new issue