mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-11-17 14:24:04 +01:00
Fix exception with Remote Play
This commit is contained in:
@@ -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'),
|
||||||
|
|||||||
Reference in New Issue
Block a user