* fix: getBookings for team admins within orgs * fixup! fix: getBookings for team admins within orgs * chore: update getUserIdsAndEmailsWhereUserIsAdminOrOwner and remove unused orgId --------- Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com>
6 lines
165 B
TypeScript
6 lines
165 B
TypeScript
export {
|
|
getRecordingsOfCalVideoByRoomName,
|
|
getDownloadLinkOfCalVideoByRecordingId,
|
|
getAllTranscriptsAccessLinkFromRoomName,
|
|
} from "@calcom/lib/videoClient";
|