Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5417d9f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
getBoolean committed Dec 20, 2023
1 parent ccfbda1 commit b85d017
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions main/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"manifest.json": "d9c6f42c23888c34cbd03f47fb19ec16",
"index.html": "3e7baec8baceeed62fffe1b0154a0245",
"/": "3e7baec8baceeed62fffe1b0154a0245",
"index.html": "e123f60b997ffd3593caf1506e60120e",
"/": "e123f60b997ffd3593caf1506e60120e",
"assets/AssetManifest.bin": "87823796ee149ca291bc6aee8ae02034",
"assets/fonts/MaterialIcons-Regular.otf": "4860fca79c261779afcf4f8d3c08cbf0",
"assets/AssetManifest.bin.json": "3a4a2d536763a6e0930319555124a355",
Expand Down
2 changes: 1 addition & 1 deletion main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

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

0 comments on commit b85d017

Please sign in to comment.