From fe65c0cc55293eaeb0df1f39709c60d0fa564646 Mon Sep 17 00:00:00 2001 From: krille-chan Date: Sat, 15 Jul 2023 10:13:43 +0000 Subject: [PATCH] deploy: 21f65caf016c4852d5051e71143d646fd35f2ae6 --- web/flutter_service_worker.js | 6 +++--- web/index.html | 2 +- web/main.dart.js | 6 +++--- web/main.dart.js.map | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/web/flutter_service_worker.js b/web/flutter_service_worker.js index f90589001..a737d6fba 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": "f431a274762d92ceac48ef781d7a4d9b", -"/": "f431a274762d92ceac48ef781d7a4d9b", +const RESOURCES = {"index.html": "f3b63ec271c11845da4210ab0dd79b54", +"/": "f3b63ec271c11845da4210ab0dd79b54", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be", -"main.dart.js": "e80ea5e8eee89536e43e9526ea31ebe9", +"main.dart.js": "6b60c87c97d7a44d4a4e790d6206c47a", "version.json": "d237e35c9b9d9622642b37bd264dce63", "splash/style.css": "d284d01cad91aeea699e23fe4698ccf1", "splash/img/light-4x.png": "e0346148103c17a87682a35525499afe", diff --git a/web/index.html b/web/index.html index aab4be612..878c9ef82 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 -->