This commit is contained in:
krille-chan 2023-07-25 04:47:57 +00:00
parent 10a3d29c2e
commit 2015fd1ba9
2 changed files with 3 additions and 3 deletions

View file

@ -3,8 +3,8 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"index.html": "1051d51ca3a16293176caf3209cbd12c",
"/": "1051d51ca3a16293176caf3209cbd12c",
const RESOURCES = {"index.html": "ff7331192a1a4b1eda3162cbb9d548cb",
"/": "ff7331192a1a4b1eda3162cbb9d548cb",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "4885f924f11577ff0ccf3f937e5d7b87",

View file

@ -37,7 +37,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
var serviceWorkerVersion = "1809675072";
var serviceWorkerVersion = "2820717399";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {