mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 06:24:20 +01:00
Update frontend build (#5270)
Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
@@ -26,10 +26,10 @@ 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": "b12ec4af3ce9f616b807de75c13db5be",
|
"index.html": "4d27f8836a9fe31ff82e9b17e0470111",
|
||||||
"/": "b12ec4af3ce9f616b807de75c13db5be",
|
"/": "4d27f8836a9fe31ff82e9b17e0470111",
|
||||||
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
|
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
|
||||||
"main.dart.js": "1e50ea48853608824af6b4e7206b92dc",
|
"main.dart.js": "074f72f6fd4c43df4ad9cf0478bac7a8",
|
||||||
"manifest.json": "0fa552613b8ec0fda5cda565914e3b16"};
|
"manifest.json": "0fa552613b8ec0fda5cda565914e3b16"};
|
||||||
// The application shell files that are downloaded before a service worker can
|
// The application shell files that are downloaded before a service worker can
|
||||||
// start.
|
// start.
|
||||||
|
|||||||
@@ -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 = "356228201";
|
const serviceWorkerVersion = "1503364550";
|
||||||
</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>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user