This commit is contained in:
krille-chan 2023-07-22 09:16:03 +00:00
parent 6236a6bd15
commit a4bf950d94
4 changed files with 8180 additions and 8164 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": "5b4b0a916c71c5f51e41d1978693177f",
"/": "5b4b0a916c71c5f51e41d1978693177f",
const RESOURCES = {"index.html": "f707a250aa0cf3adcecb628354f2882e",
"/": "f707a250aa0cf3adcecb628354f2882e",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "14bd6ccfac79ace8d663c2b90c7cabc3",
"main.dart.js": "276ec86ec0a1c690bd6d78466bbde287",
"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 = "3101264426";
var serviceWorkerVersion = "2637740385";
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