This commit is contained in:
2026-03-23 22:56:11 +08:00
parent 1a575eee6e
commit f3a170923d
4 changed files with 3 additions and 4 deletions

View File

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