mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Remove outdated TODO comment
This commit is contained in:
@@ -332,7 +332,7 @@ let popupPort;
|
|||||||
/**
|
/**
|
||||||
* Creates popup window for cast destination selection.
|
* Creates popup window for cast destination selection.
|
||||||
* Refocusing other browser windows causes the popup window
|
* 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) {
|
async function openPopup (shimId) {
|
||||||
const width = 350;
|
const width = 350;
|
||||||
|
|||||||
Reference in New Issue
Block a user