mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Update better-xcloud.user.js
This commit is contained in:
parent
f06e36e46b
commit
0c712b6a31
2
dist/better-xcloud.user.js
vendored
2
dist/better-xcloud.user.js
vendored
@ -9903,7 +9903,7 @@ function disablePwa() {
|
||||
if (!userAgent2) {
|
||||
return;
|
||||
}
|
||||
if (UserAgent.isSafari(true)) {
|
||||
if (!!AppInterface || UserAgent.isSafari(true)) {
|
||||
Object.defineProperty(window.navigator, "standalone", {
|
||||
value: true
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user