From 209d4d4e806ad66e8a68f1f6c0aaf4d0556cae19 Mon Sep 17 00:00:00 2001 From: Jacob Date: Sat, 18 May 2024 21:12:20 -0700 Subject: [PATCH] Glowby --- flutter_bootstrap.js | 2 +- flutter_service_worker.js | 6 +++--- index.html | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/flutter_bootstrap.js b/flutter_bootstrap.js index e3340a5..9d44f92 100644 --- a/flutter_bootstrap.js +++ b/flutter_bootstrap.js @@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"f6344b75dcf861d8bf1f1322780b8811f982e3 _flutter.loader.load({ serviceWorkerSettings: { - serviceWorkerVersion: "1160731096" + serviceWorkerVersion: "2079215133" } }); diff --git a/flutter_service_worker.js b/flutter_service_worker.js index 6cd25af..327f2b6 100644 --- a/flutter_service_worker.js +++ b/flutter_service_worker.js @@ -3,10 +3,10 @@ const MANIFEST = 'flutter-app-manifest'; const TEMP = 'flutter-temp-cache'; const CACHE_NAME = 'flutter-app-cache'; -const RESOURCES = {"flutter_bootstrap.js": "97eb550c623edc8c0b304e037f1ea805", +const RESOURCES = {"flutter_bootstrap.js": "1dad2b46325bcd99fea57b1429907326", "version.json": "7f37f1a09e52b6aa487fa162f7e7a3c1", -"index.html": "9404a10663b412b434976501db76a58c", -"/": "9404a10663b412b434976501db76a58c", +"index.html": "3792e360bb00e2b1b7db1abd7cbd0e58", +"/": "3792e360bb00e2b1b7db1abd7cbd0e58", "images/icons/icon-192x192.png": "3c607db94be2bb6b4c1547f1f19b9b5d", "images/icons/icon-384x384.png": "c45c078868d9b78102e2bb701f8b65c7", "images/icons/icon-72x72.png": "68987d96cf79176e2a5d5475c1003aed", diff --git a/index.html b/index.html index 2c448c1..b1ffcc6 100644 --- a/index.html +++ b/index.html @@ -3,18 +3,18 @@ - + - + - Chat + Glowby @@ -25,7 +25,7 @@