mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 09:39:58 +00:00
Use extension popup instead of content script for mirroring sender
This commit is contained in:
@@ -108,6 +108,8 @@ type ExtMessageDefinitions = {
|
||||
* to the bridge.
|
||||
*/
|
||||
"main:refreshDeviceManager": void;
|
||||
|
||||
"mirroringPopup:init": { device: ReceiverDevice };
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user