Skip to content

Commit

Permalink
deploy: 76ab8c6
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Dec 7, 2023
1 parent 5ae4a5c commit db2a763
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const RESOURCES = {"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"version.json": "37e004fd3c90d32927e8dd5d36cf3c30",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"index.html": "1497c8be4c8f995d8bd8340be109d271",
"/": "1497c8be4c8f995d8bd8340be109d271",
"index.html": "f6650471c3522037b955bf9a9f029505",
"/": "f6650471c3522037b955bf9a9f029505",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"assets/FontManifest.json": "1114a5860d5e995c8dc48419a7a6a9e7",
Expand Down
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3855561348";
const serviceWorkerVersion = "3248987570";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit db2a763

Please sign in to comment.