mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Return before sending selectReceiverEnd message on mediaType change
This commit is contained in:
@@ -674,6 +674,8 @@ async function onConnectShim (port: browser.runtime.Port) {
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user