diff --git a/src/Socket/socket.ts b/src/Socket/socket.ts index e08b045..58a84a1 100644 --- a/src/Socket/socket.ts +++ b/src/Socket/socket.ts @@ -525,7 +525,7 @@ export const makeSocket = (config: SocketConfig) => { { tag: 'companion_platform_display', attrs: {}, - content: config.browser[0] + content: `${config.browser[1]} (${config.browser[0]})` }, { tag: 'link_code_pairing_nonce',