mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-11-19 07:14:04 +01:00
Update Guide menu detection
This commit is contained in:
@@ -66,8 +66,8 @@ export namespace BxEvent {
|
||||
}
|
||||
}
|
||||
|
||||
AppInterface && AppInterface.onEvent(eventName);
|
||||
target.dispatchEvent(event);
|
||||
AppInterface && AppInterface.onEvent(eventName);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user