mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
Fix exception with Remote Play
This commit is contained in:
parent
bf9942ca4f
commit
67788bd365
@ -3548,7 +3548,7 @@ class Dialog {
|
|||||||
class RemotePlay {
|
class RemotePlay {
|
||||||
static XCLOUD_TOKEN;
|
static XCLOUD_TOKEN;
|
||||||
static XHOME_TOKEN;
|
static XHOME_TOKEN;
|
||||||
static #CONSOLES;
|
static #CONSOLES = null;
|
||||||
|
|
||||||
static #STATE_LABELS = {
|
static #STATE_LABELS = {
|
||||||
'On': t('powered-on'),
|
'On': t('powered-on'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user