HotFix feedback svelte continuous integration
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
This commit is contained in:
parent
434b112c65
commit
45a56c2e02
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
import {videoFocusStore} from "../../Stores/VideoFocusStore";
|
||||
import {showReportScreenStore} from "../../Stores/ShowReportScreenStore";
|
||||
import {getColorByString, srcObject} from "./utils";
|
||||
import {localStreamStore, obtainedMediaConstraintIsMobileStore} from "../../Stores/MediaStore";
|
||||
import {obtainedMediaConstraintIsMobileStore} from "../../Stores/MediaStore";
|
||||
import {onDestroy} from "svelte";
|
||||
|
||||
export let peer: VideoPeer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue