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