This commit is contained in:
krille-chan 2024-05-17 15:49:54 +00:00
parent bdc711f377
commit 492a76ddcd
2 changed files with 3 additions and 3 deletions

View file

@ -19,8 +19,8 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"version.json": "d332b47693702f4203b900f5037f2601",
"index.html": "534d059f886df91542bc53a3ac04d958",
"/": "534d059f886df91542bc53a3ac04d958",
"index.html": "97bc8a79f5c8051cc18b2fb16d58c09a",
"/": "97bc8a79f5c8051cc18b2fb16d58c09a",
"main.dart.js": "05d92dbeab2284ed499d3d8b668ba611",
"assets/AssetManifest.json": "82ec42c015f9ef74ebf074e3ff172126",
"assets/packages/flutter_map/lib/assets/flutter_map_logo.png": "208d63cc917af9713fc9572bd5c09362",

View file

@ -36,7 +36,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "2042928609";
const serviceWorkerVersion = "856186088";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>