Fix exception with Remote Play

This commit is contained in:
redphx 2024-04-05 21:18:48 +07:00
parent bf9942ca4f
commit 67788bd365

View File

@ -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'),