mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Add popup warning banner when the bridge has a problem
This commit is contained in:
@@ -46,6 +46,7 @@ type ExtMessageDefinitions = {
|
||||
"popup:init": {
|
||||
appInfo?: ReceiverSelectorAppInfo;
|
||||
pageInfo?: ReceiverSelectorPageInfo;
|
||||
isBridgeCompatible: boolean;
|
||||
};
|
||||
/** Updates selector popup with new data. */
|
||||
"popup:update": {
|
||||
|
||||
Reference in New Issue
Block a user