Skip to content

Commit

Permalink
deploy: 3aaf21f
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Aug 8, 2023
1 parent 6a3ad12 commit 2ca91bb
Show file tree
Hide file tree
Showing 4 changed files with 8,413 additions and 8,420 deletions.
6 changes: 3 additions & 3 deletions web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"index.html": "cb681ef29c673558157fb2c7a404a0b6",
"/": "cb681ef29c673558157fb2c7a404a0b6",
"index.html": "5fa56106e50043bdbd4e1a9f560de88e",
"/": "5fa56106e50043bdbd4e1a9f560de88e",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
Expand Down Expand Up @@ -81,7 +81,7 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
"assets/NOTICES": "a72657122d99112a66b36b487db34c8e",
"assets/FontManifest.json": "1114a5860d5e995c8dc48419a7a6a9e7",
"version.json": "3d2c5936ebd30d387213be0f97763677",
"main.dart.js": "4c8e564b7d19fad01154d3ea927dac68",
"main.dart.js": "af562cfe1fdb5e26c3d6f30fa1214974",
"auth.html": "f03ff41ec673844136dfbd81be79aa80",
"canvaskit/canvaskit.js": "76f7d822f42397160c5dfc69cbc9b2de",
"canvaskit/skwasm.wasm": "6711032e17bf49924b2b001cef0d3ea3",
Expand Down
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
var serviceWorkerVersion = "3636488863";
var serviceWorkerVersion = "550625319";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
Loading

0 comments on commit 2ca91bb

Please sign in to comment.