gh-pages
krille-chan 2 years ago
parent 78aea377fb
commit ec9ca5e4a8

@ -3,8 +3,8 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache'; const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache'; const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"index.html": "9cbae4a1b3e1a78576bee937e64a22d5", const RESOURCES = {"index.html": "fc3a00af107b08249bd2389f6d51c7ae",
"/": "9cbae4a1b3e1a78576bee937e64a22d5", "/": "fc3a00af107b08249bd2389f6d51c7ae",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "4885f924f11577ff0ccf3f937e5d7b87", "main.dart.js": "4885f924f11577ff0ccf3f937e5d7b87",

@ -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 = "730814845"; var serviceWorkerVersion = "4285434367";
var scriptLoaded = false; var scriptLoaded = false;
function loadMainDartJs() { function loadMainDartJs() {
if (scriptLoaded) { if (scriptLoaded) {

Loading…
Cancel
Save