add another mock meeting

This commit is contained in:
mbalsdon 2022-03-25 11:19:40 -07:00
parent 7b9ed5e313
commit 62d120afb7

View File

@ -144,6 +144,16 @@ const meetings = [
joinUrl: "",
topic: "Tag team!",
},
{
meetingId: "10",
liveParticipantIds: [],
registrantIds: ["0", "1", "2", "3", "4", "5", "6"],
start: "2022-04-04T18:30:00",
duration: 90,
timezone: "",
joinUrl: "",
topic: "MVP Deadline",
}
];
const team = {