From 57cb5790235762d64a8d053df07c9d0cb5b0da0b Mon Sep 17 00:00:00 2001 From: krille-chan Date: Fri, 14 Jul 2023 11:41:52 +0000 Subject: [PATCH] deploy: d81a2b2f2a8bb8ada479ea79a1dcd365a7ba5e91 --- web/flutter_service_worker.js | 4 ++-- web/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/flutter_service_worker.js b/web/flutter_service_worker.js index fe1d45cbe..cde95a035 100644 --- a/web/flutter_service_worker.js +++ b/web/flutter_service_worker.js @@ -3,8 +3,8 @@ const MANIFEST = 'flutter-app-manifest'; const TEMP = 'flutter-temp-cache'; const CACHE_NAME = 'flutter-app-cache'; -const RESOURCES = {"index.html": "2a92f08f450a437051999938ee1ae938", -"/": "2a92f08f450a437051999938ee1ae938", +const RESOURCES = {"index.html": "b4081343db8f931345cd5e1e585b3287", +"/": "b4081343db8f931345cd5e1e585b3287", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be", "main.dart.js": "0615046e2671e71010d278a4534cd4c0", diff --git a/web/index.html b/web/index.html index 24e688045..7ad575785 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 -->