mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-09-25 21:49:31 +02: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