Skip to content

Commit

Permalink
fix: fix bug ?singleplayer=1&version=1.20.4 didn't work in safari bec…
Browse files Browse the repository at this point in the history
…ause of different setTimeout timing
  • Loading branch information
zardoy committed Aug 31, 2024
1 parent 447f5ea commit 0dc2612
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"esbuild-plugin-polyfill-node": "^0.3.0",
"express": "^4.18.2",
"filesize": "^10.0.12",
"flying-squid": "npm:@zardoy/flying-squid@^0.0.35",
"flying-squid": "npm:@zardoy/flying-squid@^0.0.36",
"fs-extra": "^11.1.1",
"google-drive-browserfs": "github:zardoy/browserfs#google-drive",
"jszip": "^3.10.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0dc2612

Please sign in to comment.