From 99152c5b268ba76994de4bd04104a85c3b35d306 Mon Sep 17 00:00:00 2001 From: krille-chan Date: Thu, 20 Jul 2023 14:07:08 +0000 Subject: [PATCH] deploy: e6ecf89ee34be8f07c9141bea815a6a59db160d7 --- 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 5e972296d..0db9f9a3d 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": "d3b249643c47bf2165701563343aa00a", -"/": "d3b249643c47bf2165701563343aa00a", +const RESOURCES = {"index.html": "870091fb7f0f225d150f4648fe70ffe0", +"/": "870091fb7f0f225d150f4648fe70ffe0", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be", "main.dart.js": "71e70d2d636c183270268edb357c004f", diff --git a/web/index.html b/web/index.html index 5c4ffb7b1..f8b203906 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 -->