Jitsi slug fixes
This commit is contained in:
parent
71fa872d5c
commit
b9e34c99ca
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