Skip to content

Commit

Permalink
Deploying to gh-pages from @ c687a90 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyBest318 committed Mar 3, 2024
1 parent 26e3d09 commit 06a8252
Show file tree
Hide file tree
Showing 3 changed files with 22,952 additions and 22,894 deletions.
6 changes: 3 additions & 3 deletions 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": "4ca98454e7c6febfb324dc668e5d157d",
"index.html": "30c565a56fab5d4b3bd41b9e6aad21e2",
"/": "30c565a56fab5d4b3bd41b9e6aad21e2",
"main.dart.js": "4a776feafcba88644d0d441c892d4c41",
"index.html": "c257993672d7455b542bba1f027c1747",
"/": "c257993672d7455b542bba1f027c1747",
"main.dart.js": "e40e07a31408d46a5498bf31bdad79ee",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
const serviceWorkerVersion = "1462690278";
const serviceWorkerVersion = "3251095337";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {
Expand Down
Loading

0 comments on commit 06a8252

Please sign in to comment.