mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Show app name in receiver selector if known based on app ID
This commit is contained in:
@@ -101,6 +101,7 @@ export function initialize (
|
||||
|
||||
sendMessageResponse({
|
||||
subject: "main:/shimInitialized"
|
||||
, data: { appId: apiConfig.sessionRequest.appId }
|
||||
});
|
||||
|
||||
apiConfig.receiverListener(receiverList.length
|
||||
|
||||
Reference in New Issue
Block a user