Jitsi Video App migration (#2027)
* Jitsi Video App migration * Removing uneeded dependencies * Missed unused reference * Missing dependency `@calcom/lib` is needed in the `locationOption.ts` file Co-authored-by: Omar López <zomars@me.com>pull/2080/head^2
parent
67564fdb35
commit
d21d53000e
|
@ -7,8 +7,8 @@ import * as zoomvideo from "./zoomvideo";
|
|||
const appStore = {
|
||||
example,
|
||||
dailyvideo,
|
||||
jitsivideo,
|
||||
huddle01video,
|
||||
jitsivideo,
|
||||
zoomvideo,
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue