Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2fda4f1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
getBoolean committed Feb 18, 2024
1 parent 2e3cec2 commit 8abec4e
Show file tree
Hide file tree
Showing 3 changed files with 3,689 additions and 3,685 deletions.
6 changes: 3 additions & 3 deletions main/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "7ffe7535cba3d6dedfd4c14990da17f9",
"index.html": "a2d484293edcfef718d98659355fc47d",
"/": "a2d484293edcfef718d98659355fc47d",
"main.dart.js": "934753a6ff3cba7b4dd70b3540db7149",
"index.html": "d599bf9c98d2827f2646970219b9c447",
"/": "d599bf9c98d2827f2646970219b9c447",
"main.dart.js": "d2ceffa0f716467090b2cedfb7096ed2",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
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 = "3822427848";
const serviceWorkerVersion = "2416842745";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 8abec4e

Please sign in to comment.