fix: merge conflict
This commit is contained in:
parent
b892315697
commit
e395fa91af
1 changed files with 1 additions and 1 deletions
|
@ -665,7 +665,7 @@ function ModalComponent({
|
||||||
fps: "60",
|
fps: "60",
|
||||||
contentHint: "motion",
|
contentHint: "motion",
|
||||||
audio: true,
|
audio: true,
|
||||||
audioSources: "None"
|
includeSources: "None"
|
||||||
});
|
});
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|
Reference in a new issue