diff --git a/better-xcloud.user.js b/better-xcloud.user.js index 76391d1..3aeb719 100644 --- a/better-xcloud.user.js +++ b/better-xcloud.user.js @@ -3548,7 +3548,7 @@ class Dialog { class RemotePlay { static XCLOUD_TOKEN; static XHOME_TOKEN; - static #CONSOLES; + static #CONSOLES = null; static #STATE_LABELS = { 'On': t('powered-on'),