diff --git a/lib/desktop_capturer.js b/lib/desktop_capturer.js index b108cd266350bc833d9fcc4bfd068c03d5330187..3aa88c5f5df81f45ecde82c65ea1543ea0de653d 100644 --- a/lib/desktop_capturer.js +++ b/lib/desktop_capturer.js @@ -10,8 +10,9 @@ ipcRendererShareScreen.on('share-screen', async function (event, message) { key = msgJSON.key; switch (msgJSON.key) { case 'sources1': - case 'sources2': + case 'sources2': case 'sources3': + case 'sources3': case 'sources': init = false; var sources = await showSourcesToMain(); @@ -425,4 +426,4 @@ function manageTabs() { applicationTabContainer.style.display = "flex"; } -} \ No newline at end of file +}