This commit is contained in:
krille-chan 2026-03-05 14:15:31 +00:00
parent dd64430ed0
commit de861a915b
5 changed files with 7 additions and 7 deletions

View file

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

View file

@ -82,7 +82,7 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorker: {
serviceWorkerVersion: "3845659387" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */,
serviceWorkerVersion: "2991010270" /* 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) {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long