mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Remove outdated TODO comment
This commit is contained in:
@@ -332,7 +332,7 @@ let popupPort;
|
||||
/**
|
||||
* Creates popup window for cast destination selection.
|
||||
* Refocusing other browser windows causes the popup window
|
||||
* to close and returns an API error (TODO).
|
||||
* to close and returns an API error.
|
||||
*/
|
||||
async function openPopup (shimId) {
|
||||
const width = 350;
|
||||
|
||||
Reference in New Issue
Block a user