mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37:19 +02:00
Stop exposing Toast class
This commit is contained in:
parent
d148fc708e
commit
e366cb73e4
@ -11424,5 +11424,3 @@ function showGamepadToast(gamepad) {
|
||||
|
||||
window.addEventListener('gamepadconnected', e => showGamepadToast(e.gamepad));
|
||||
window.addEventListener('gamepaddisconnected', e => showGamepadToast(e.gamepad));
|
||||
|
||||
window.Toast = Toast;
|
||||
|
Loading…
x
Reference in New Issue
Block a user