This commit is contained in:
krille-chan 2026-03-03 16:42:52 +00:00
parent 77fc17727f
commit 07194aed56
4 changed files with 2317 additions and 2314 deletions

View file

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

View file

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