From a5ec4e5dd13804484742fcba85a960e0e00fb4b5 Mon Sep 17 00:00:00 2001 From: krille-chan Date: Wed, 19 Jul 2023 04:04:11 +0000 Subject: [PATCH] deploy: 2bf29538e792bf196297d70df9b6a86878e38b0d --- 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 2ac80aad6..bc112f710 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": "7d65f133e881b6d5c60a9f26c2169505", -"/": "7d65f133e881b6d5c60a9f26c2169505", +const RESOURCES = {"index.html": "0a3f598cf2c470c29d100a03c2c63de6", +"/": "0a3f598cf2c470c29d100a03c2c63de6", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be", "main.dart.js": "71e70d2d636c183270268edb357c004f", diff --git a/web/index.html b/web/index.html index 4d469e411..f12215ab1 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 -->