Skip to content

Commit

Permalink
Deploying to gh-pages from @ 84b71fc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
getBoolean committed Dec 18, 2023
1 parent 782416b commit 036a65c
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": "78417218598d5b26f88cfd2ed416065e",
"/": "78417218598d5b26f88cfd2ed416065e",
"index.html": "47601f61556af7888f8ea30d884ad5cb",
"/": "47601f61556af7888f8ea30d884ad5cb",
"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 = "548321552";
const serviceWorkerVersion = "3545616765";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 036a65c

Please sign in to comment.