Update frontend build (#5298)

Co-authored-by: GitHub Action <action@github.com>
pull/5294/head^2
Swifty 2023-09-22 10:05:52 +02:00 committed by GitHub
parent db4ac8d1d8
commit 7542cdffb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -26,8 +26,8 @@ const RESOURCES = {"canvaskit/chromium/canvaskit.js": "ffb2bb6484d5689d91f393b60
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea", "icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1", "icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a", "flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"index.html": "cb0807e75a2f1a0b433cefdfb8a5c1c7", "index.html": "d20b0d265f5694583836ab14551446fd",
"/": "cb0807e75a2f1a0b433cefdfb8a5c1c7", "/": "d20b0d265f5694583836ab14551446fd",
"favicon.png": "5dcef449791fa27946b3d35ad8803796", "favicon.png": "5dcef449791fa27946b3d35ad8803796",
"main.dart.js": "e0de352d73159b0e59fcdb06386e2f7e", "main.dart.js": "e0de352d73159b0e59fcdb06386e2f7e",
"manifest.json": "0fa552613b8ec0fda5cda565914e3b16"}; "manifest.json": "0fa552613b8ec0fda5cda565914e3b16"};

View File

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