This commit is contained in:
krille-chan 2023-07-29 08:50:45 +00:00
parent fb31e517ee
commit e4164d67b5
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": "64ae82a79821ffb0343b0f155b4d2cca",
"/": "64ae82a79821ffb0343b0f155b4d2cca",
const RESOURCES = {"index.html": "2c12c3fad0ff5f599263fd06d9c1eaea",
"/": "2c12c3fad0ff5f599263fd06d9c1eaea",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "7910f0acda2c05f9b156f59d3d2f74b0",

View file

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