From 3faa021035449353b6b4ea77e5c628d08172cd33 Mon Sep 17 00:00:00 2001 From: krille-chan Date: Mon, 24 Jul 2023 07:01:38 +0000 Subject: [PATCH] deploy: 54ea513f362b6ff6a976ce24a82d6374a41fd501 --- web/flutter_service_worker.js | 6 ++-- web/index.html | 2 +- web/main.dart.js | 54 +++++++++++++++++------------------ web/main.dart.js.map | 4 +-- 4 files changed, 33 insertions(+), 33 deletions(-) diff --git a/web/flutter_service_worker.js b/web/flutter_service_worker.js index f5e02d467..b62344945 100644 --- a/web/flutter_service_worker.js +++ b/web/flutter_service_worker.js @@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest'; const TEMP = 'flutter-temp-cache'; const CACHE_NAME = 'flutter-app-cache'; -const RESOURCES = {"index.html": "c01962f5e07efeeaf01c84033fd49998", -"/": "c01962f5e07efeeaf01c84033fd49998", +const RESOURCES = {"index.html": "0db2b040713ee87a2ba097491156152a", +"/": "0db2b040713ee87a2ba097491156152a", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be", -"main.dart.js": "f6a233d60f0173ca1f744647373cd9b6", +"main.dart.js": "abf6684bf9c72d82564ab21d99d236d5", "version.json": "3d2c5936ebd30d387213be0f97763677", "splash/style.css": "d284d01cad91aeea699e23fe4698ccf1", "splash/img/light-4x.png": "e0346148103c17a87682a35525499afe", diff --git a/web/index.html b/web/index.html index 4b77e0c59..f8f391f67 100644 --- a/web/index.html +++ b/web/index.html @@ -37,7 +37,7 @@ application. For more information, see: https://developers.google.com/web/fundamentals/primers/service-workers -->