This commit is contained in:
krille-chan 2023-07-30 08:28:24 +00:00
parent 77f75d1bb4
commit c0b0490b60
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": "6cd210d04ede9f217279c9cb7eb950d9",
"/": "6cd210d04ede9f217279c9cb7eb950d9",
const RESOURCES = {"index.html": "9d5c42efe4c67c85762f8427e0325e90",
"/": "9d5c42efe4c67c85762f8427e0325e90",
"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 = "2724907506";
var serviceWorkerVersion = "3396150167";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {