This commit is contained in:
2026-03-25 23:34:45 +08:00
parent bb3aa6ead7
commit 060c95bc64
5 changed files with 27 additions and 9 deletions

View File

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "709810084" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "4036351199" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});