This commit is contained in:
krille-chan 2023-07-14 11:02:55 +00:00
parent 781ffb1bfb
commit 5487ace292
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": "1a2b3e5c9c06e9f4597b2df9aa146609",
"/": "1a2b3e5c9c06e9f4597b2df9aa146609",
const RESOURCES = {"index.html": "98525d928dc12960d3616ae31456b228",
"/": "98525d928dc12960d3616ae31456b228",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "0615046e2671e71010d278a4534cd4c0",

View file

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