This commit is contained in:
2026-03-23 11:27:52 +08:00
parent aea655087d
commit 0f2f051670
3 changed files with 3 additions and 3 deletions

View File

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