build: update Flutter web build

This commit is contained in:
2026-04-05 22:49:55 +08:00
parent c600730268
commit d98d3d59f2

View File

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