mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Rename bridge:discover to bridge:startDiscovery
This commit is contained in:
@@ -106,7 +106,7 @@ async function handleMessage (message) {
|
||||
};
|
||||
};
|
||||
|
||||
case "bridge:/discover":
|
||||
case "bridge:/startDiscovery":
|
||||
browser.start();
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user