Skip to content

Commit

Permalink
web
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork committed Apr 29, 2024
1 parent f1bc181 commit cdd67e2
Show file tree
Hide file tree
Showing 5 changed files with 94,687 additions and 95,112 deletions.
Binary file modified .DS_Store
Binary file not shown.
8 changes: 4 additions & 4 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "503decf2f4cba4eb4c0f8d22a470cd58",
"index.html": "d4e9cbae8921704269391abc65bffcee",
"/": "d4e9cbae8921704269391abc65bffcee",
"main.dart.js": "1848ab1ac9ee76830bba3cac69365e51",
const RESOURCES = {"version.json": "040b0cab634adf5622ff43161aa2f0c8",
"index.html": "b971c2cd43d123d86591de9679b2d05c",
"/": "b971c2cd43d123d86591de9679b2d05c",
"main.dart.js": "440245b612368897e05aacaffda6447e",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"favicon.png": "4b4810b38e78f910793b2e6d97f5cd73",
"icons/Icon-192.png": "4fd751826796e9526ba08f9e1f25dcd9",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

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

0 comments on commit cdd67e2

Please sign in to comment.