This commit is contained in:
krille-chan 2024-07-15 11:24:54 +00:00
parent 363e764bde
commit 4941fc61e3
5 changed files with 11 additions and 11 deletions

View file

@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"edd8546116457bdf1c5bdfb13ecb9463d2bb5e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "797343195"
serviceWorkerVersion: "1261963630"
}
});

View file

@ -17,7 +17,7 @@ const RESOURCES = {"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"canvaskit/skwasm.js": "5d4f9263ec93efeb022bb14a3881d240",
"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b03",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"flutter_bootstrap.js": "919c7a184c9aeace7295cf504a8fc005",
"flutter_bootstrap.js": "f5e33276ef5af38dc622928d53e217f0",
"version.json": "a625cf6c62aa0b7b08867d267ea50ccb",
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
@ -79,9 +79,9 @@ const RESOURCES = {"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"splash/img/light-4x.png": "e0346148103c17a87682a35525499afe",
"splash/img/light-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
"splash/img/dark-4x.png": "e0346148103c17a87682a35525499afe",
"index.html": "230a674a7beec7f2a4cf4e3823e17cce",
"/": "230a674a7beec7f2a4cf4e3823e17cce",
"main.dart.js": "8cd350b1dc8de720970d8f6284ba0207"};
"index.html": "81382e0d3315dc78303271ded9dfe80e",
"/": "81382e0d3315dc78303271ded9dfe80e",
"main.dart.js": "999d6bc2211a20b2f105a7938704a96f"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",

View file

@ -36,7 +36,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "797343195";
const serviceWorkerVersion = "1261963630";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>

View file

@ -97994,9 +97994,7 @@ return A.o($async$R9,r)},
Ha(a){return this.bNr(a)},
bNr(a){var s=0,r=A.p(t.H),q,p=this,o,n,m,l,k,j,i,h,g,f,e,d,c,b
var $async$Ha=A.l(function(a0,a1){if(a0===1)return A.m(a1,r)
while(true)switch(s){case 0:if(a.gA0()){p.arx(a.a)
s=1
break}s=a.b===B.bn?3:4
while(true)switch(s){case 0:s=a.b===B.bn?3:4
break
case 3:o=a.ch.ok
o.toString
@ -98057,6 +98055,8 @@ break}if(o===B.cG){o=p.c
o.toString
A.dI(o).eX(0,"/rooms/archive/"+a.a,null)
s=1
break}if(a.gA0()){p.arx(a.a)
s=1
break}o=p.c
o.toString
m=t.e

File diff suppressed because one or more lines are too long