mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 05:08:26 +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);
|
target.dispatchEvent(event);
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user