Skip to content

Commit

Permalink
deploy: e25b90c
Browse files Browse the repository at this point in the history
  • Loading branch information
ggurdin committed May 23, 2024
1 parent 0ee024b commit 875b4d7
Show file tree
Hide file tree
Showing 4 changed files with 907 additions and 1,046 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"favicon.png": "37d87985849bc680fe47a9330c3ea67e",
"version.json": "c472165c52ede186c2f50bbbc5a66f4a",
"index.html": "b5481d8e72fbb3add48fdb6f76a3fc4b",
"/": "b5481d8e72fbb3add48fdb6f76a3fc4b",
"main.dart.js": "5f4d886cbd8e2183d02a89a20d141cda",
"index.html": "3c77b24097d6bb4f202ab92840857cdb",
"/": "3c77b24097d6bb4f202ab92840857cdb",
"main.dart.js": "878d9cf395032ab449a9314d938bbd09",
"assets/AssetManifest.json": "6fcbd156d776f4433fb818e2ff314646",
"assets/packages/material_symbols_icons/lib/fonts/MaterialSymbolsOutlined.ttf": "e19b4aaef8601b2216a5c074912b4998",
"assets/packages/material_symbols_icons/lib/fonts/MaterialSymbolsSharp.ttf": "e5d06623f2954f8f132612db0068fe7a",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

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

0 comments on commit 875b4d7

Please sign in to comment.