mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Rename shimInitialized -> shimReady
This commit is contained in:
@@ -25,7 +25,7 @@ type MessagesBase = {
|
||||
, "receiverSelector:/selected": ReceiverSelection
|
||||
, "receiverSelector:/stop": ReceiverSelection
|
||||
|
||||
, "main:/shimInitialized": { appId: string }
|
||||
, "main:/shimReady": { appId: string }
|
||||
|
||||
, "main:/selectReceiverBegin": {}
|
||||
, "shim:/selectReceiverEnd": ReceiverSelectionCast
|
||||
|
||||
Reference in New Issue
Block a user