mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-10 10:18:34 +02:00
forgot to add the actual var!
This commit is contained in:
parent
ea6bc17195
commit
59511d2f29
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ function showSources() {
|
||||||
|
|
||||||
// Stop the localstream and end the tokrok publishing
|
// Stop the localstream and end the tokrok publishing
|
||||||
let localStream;
|
let localStream;
|
||||||
|
let desktopSharing;
|
||||||
function stopSharing() {
|
function stopSharing() {
|
||||||
desktopSharing = false;
|
desktopSharing = false;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue