From feb6a3b80b2c4a732fc9615cd65527871cc02124 Mon Sep 17 00:00:00 2001 From: krille-chan Date: Sun, 22 Feb 2026 08:15:13 +0000 Subject: [PATCH] deploy: 15a7053c58ae380e9dc2f4821eb65ae0cb2e6a97 --- nightly/flutter_bootstrap.js | 2 +- nightly/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nightly/flutter_bootstrap.js b/nightly/flutter_bootstrap.js index 00e0e1b22..a566963b5 100644 --- a/nightly/flutter_bootstrap.js +++ b/nightly/flutter_bootstrap.js @@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"3452d735bd38224ef2db85ca763d862d6326b1 _flutter.loader.load({ serviceWorkerSettings: { - serviceWorkerVersion: "1595989092" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */ + serviceWorkerVersion: "1445197689" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */ } }); diff --git a/nightly/index.html b/nightly/index.html index e3026e5d9..5ed57bd92 100644 --- a/nightly/index.html +++ b/nightly/index.html @@ -82,7 +82,7 @@ _flutter.buildConfig = {"engineRevision":"3452d735bd38224ef2db85ca763d862d6326b1 _flutter.loader.load({ serviceWorker: { - serviceWorkerVersion: "1595989092" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */, + serviceWorkerVersion: "1445197689" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */, }, onEntrypointLoaded: function (engineInitializer) { engineInitializer.initializeEngine({ useColorEmoji: true }).then(function (appRunner) {