This commit is contained in:
krille-chan 2023-08-06 18:26:20 +00:00
parent d3585d50db
commit bcfd24c378
2 changed files with 3 additions and 3 deletions

View file

@ -14,8 +14,8 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1", "splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949", "icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c", "icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"index.html": "7ba596dc8ff7400a1851204af1949f1c", "index.html": "ab7becc4d2d700b7ce7e11bd91544020",
"/": "7ba596dc8ff7400a1851204af1949f1c", "/": "ab7becc4d2d700b7ce7e11bd91544020",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201", "manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be",

View file

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