mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 13:18:27 +02:00
Bug fixes
This commit is contained in:
@@ -44,9 +44,6 @@ if (window.location.pathname.includes('/auth/msa')) {
|
||||
|
||||
console.log(`[Better xCloud] readyState: ${document.readyState}`);
|
||||
|
||||
console.log(BxEvent.CUSTOM_TOUCH_LAYOUTS_LOADED)
|
||||
console.log(BX_FLAGS)
|
||||
|
||||
if (BX_FLAGS.SafariWorkaround && document.readyState !== 'loading') {
|
||||
// Stop loading
|
||||
window.stop();
|
||||
|
Reference in New Issue
Block a user