diff --git a/web/flutter_service_worker.js b/web/flutter_service_worker.js index 3038cca48..064414a28 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": "fc3a00af107b08249bd2389f6d51c7ae", -"/": "fc3a00af107b08249bd2389f6d51c7ae", +const RESOURCES = {"index.html": "1051d51ca3a16293176caf3209cbd12c", +"/": "1051d51ca3a16293176caf3209cbd12c", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "favicon.png": "a409751f0ecf6dee76fb350d7402f9be", "main.dart.js": "4885f924f11577ff0ccf3f937e5d7b87", diff --git a/web/index.html b/web/index.html index 77995cd60..1adfd8279 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 -->