mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 20:58:27 +02:00
Typo
This commit is contained in:
@@ -9798,7 +9798,7 @@ function injectStreamMenuButtons() {
|
||||
|
||||
if ($node.className.startsWith('StreamMenu')) {
|
||||
if (!document.querySelector('div[class^=PureInStreamConfirmationModal]')) {
|
||||
Bx.dispatch(window, BxEvent.STREAM_MENU_HIDDEN);
|
||||
BxEvent.dispatch(window, BxEvent.STREAM_MENU_HIDDEN);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user