Skip to content

Commit

Permalink
deploy: dfb09f4
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Nov 29, 2023
1 parent 15ef403 commit be65085
Show file tree
Hide file tree
Showing 4 changed files with 40,436 additions and 40,391 deletions.
6 changes: 3 additions & 3 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": "9bc685167f57a8ed4b7ac7b01368a9c4",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"index.html": "4ec9acc30bcdef6ab5ed30fa9c53090d",
"/": "4ec9acc30bcdef6ab5ed30fa9c53090d",
"index.html": "5dc591e0a170c489c61cd797b89d9080",
"/": "5dc591e0a170c489c61cd797b89d9080",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"assets/FontManifest.json": "1114a5860d5e995c8dc48419a7a6a9e7",
Expand Down Expand Up @@ -86,7 +86,7 @@ const RESOURCES = {"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"main.dart.js": "1bd4db0df54c1803b8f51b3a4ecc14f3"};
"main.dart.js": "a800dce0f148562cadc5af7aa8a59c53"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
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 = "2227332026";
const serviceWorkerVersion = "1751914259";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit be65085

Please sign in to comment.