This commit is contained in:
krille-chan 2023-07-19 04:04:11 +00:00
parent 8c2de9069d
commit a5ec4e5dd1
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": "7d65f133e881b6d5c60a9f26c2169505",
"/": "7d65f133e881b6d5c60a9f26c2169505",
const RESOURCES = {"index.html": "0a3f598cf2c470c29d100a03c2c63de6",
"/": "0a3f598cf2c470c29d100a03c2c63de6",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "71e70d2d636c183270268edb357c004f",

View file

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