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
Leo Giovanetti 2022-03-07 15:17:26 -03:00 committed by GitHub
parent 67564fdb35
commit d21d53000e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,8 +7,8 @@ import * as zoomvideo from "./zoomvideo";
const appStore = {
example,
dailyvideo,
jitsivideo,
huddle01video,
jitsivideo,
zoomvideo,
};