This commit is contained in:
krille-chan 2023-07-22 09:55:07 +00:00
parent a4bf950d94
commit c897cd65ae
4 changed files with 2725 additions and 2720 deletions

View file

@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"index.html": "f707a250aa0cf3adcecb628354f2882e",
"/": "f707a250aa0cf3adcecb628354f2882e",
const RESOURCES = {"index.html": "aa497dfbaa09cf109430ac2066860795",
"/": "aa497dfbaa09cf109430ac2066860795",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "276ec86ec0a1c690bd6d78466bbde287",
"main.dart.js": "28462fdec1900707037e21fbe303a188",
"version.json": "3d2c5936ebd30d387213be0f97763677",
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"splash/img/light-4x.png": "e0346148103c17a87682a35525499afe",

View file

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long