add another mock meeting
This commit is contained in:
parent
7b9ed5e313
commit
62d120afb7
@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user