fix: fix pairing code

This commit is contained in:
Rajeh Taher
2024-01-02 03:55:20 +02:00
committed by GitHub
parent 97dd960d01
commit abe42564be

View File

@@ -525,7 +525,7 @@ export const makeSocket = (config: SocketConfig) => {
{
tag: 'companion_platform_display',
attrs: {},
content: config.browser[0]
content: `${browser[1]} (${browser[0]})`
},
{
tag: 'link_code_pairing_nonce',