This commit is contained in:
krille-chan 2023-07-23 05:46:39 +00:00
parent 2d8a15c5dd
commit 400c239791
4 changed files with 40100 additions and 40057 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": "d0fa5118a9f3fab8c5fb3e027995b3d5",
"/": "d0fa5118a9f3fab8c5fb3e027995b3d5",
const RESOURCES = {"index.html": "d96deba7d078c9b808dbf1370ea56009",
"/": "d96deba7d078c9b808dbf1370ea56009",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "1adfa2c041be5a60f122a22f404ac1b6",
"main.dart.js": "83b5853817ba60ca6265b091e7657604",
"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 = "72180151";
var serviceWorkerVersion = "3228288054";
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