Skip to content

Commit

Permalink
deploy: d8d9f75
Browse files Browse the repository at this point in the history
  • Loading branch information
ggurdin committed May 22, 2024
1 parent e89324a commit 6ad67b2
Show file tree
Hide file tree
Showing 4 changed files with 1,526 additions and 1,503 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": "7d3167152bc0d372c0dfd9c284aa62d5",
"/": "7d3167152bc0d372c0dfd9c284aa62d5",
"main.dart.js": "9c039b9ec0ac8f1f6b36b3a9b1db2dc2",
"index.html": "dbedf7d0e1737ab26f0f55a9cf34a129",
"/": "dbedf7d0e1737ab26f0f55a9cf34a129",
"main.dart.js": "9d7dd9142b4563feff334084cae1ed0f",
"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 = "399796383";
const serviceWorkerVersion = "1441242982";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 6ad67b2

Please sign in to comment.