This commit is contained in:
krille-chan 2023-07-27 14:32:46 +00:00
parent c35f04c9c6
commit 6c9175f29e
3 changed files with 3 additions and 4 deletions

1
CNAME
View file

@ -1 +0,0 @@
fluffychat.im

View file

@ -3,8 +3,8 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {"index.html": "cd28d66d05a19158c94f3346fc18575a",
"/": "cd28d66d05a19158c94f3346fc18575a",
const RESOURCES = {"index.html": "9706cc201719e6eb9965fa17f7fa0ccd",
"/": "9706cc201719e6eb9965fa17f7fa0ccd",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"main.dart.js": "c68d649f99cfa29c6c749351806a2531",

View file

@ -37,7 +37,7 @@
application. For more information, see:
https://developers.google.com/web/fundamentals/primers/service-workers -->
<script>
var serviceWorkerVersion = "3286305098";
var serviceWorkerVersion = "2549059358";
var scriptLoaded = false;
function loadMainDartJs() {
if (scriptLoaded) {