mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Call AppInterface.onEvent()
This commit is contained in:
parent
447e93096b
commit
d37a16169f
@ -89,6 +89,7 @@ const BxEvent = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
window.AppInterface && window.AppInterface.onEvent(eventName);
|
||||||
target.dispatchEvent(event);
|
target.dispatchEvent(event);
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user