better-xcloud/src/modules/patches/remote-play-enable.js
2024-05-23 06:22:25 +07:00

3 lines
178 B
JavaScript

connectMode: window.BX_REMOTE_PLAY_CONFIG ? "xhome-connect" : "cloud-connect",
remotePlayServerId: (window.BX_REMOTE_PLAY_CONFIG && window.BX_REMOTE_PLAY_CONFIG.serverId) || '',