mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-02 03:16:42 +02:00
Call AppInterface.onEvent()
This commit is contained in:
@@ -89,6 +89,7 @@ const BxEvent = {
|
||||
}
|
||||
}
|
||||
|
||||
window.AppInterface && window.AppInterface.onEvent(eventName);
|
||||
target.dispatchEvent(event);
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user