mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 22:44:21 +01:00
Update frontend build (#6068)
Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
@@ -26,8 +26,8 @@ const RESOURCES = {"main.dart.js": "e2161c7a27249ead50512890f62bd1cf",
|
|||||||
"assets/NOTICES": "28ba0c63fc6e4d1ef829af7441e27f78",
|
"assets/NOTICES": "28ba0c63fc6e4d1ef829af7441e27f78",
|
||||||
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
|
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
|
||||||
"manifest.json": "0fa552613b8ec0fda5cda565914e3b16",
|
"manifest.json": "0fa552613b8ec0fda5cda565914e3b16",
|
||||||
"index.html": "e1eb7d02c08c9d1a9c09cdaebb70986b",
|
"index.html": "31525c427a586ed7761d908e1293627b",
|
||||||
"/": "e1eb7d02c08c9d1a9c09cdaebb70986b",
|
"/": "31525c427a586ed7761d908e1293627b",
|
||||||
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
|
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
|
||||||
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
|
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
|
||||||
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
|
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
|
||||||
|
|||||||
@@ -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 = "4287712646";
|
const serviceWorkerVersion = "3281298426";
|
||||||
</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>
|
||||||
|
|||||||
Reference in New Issue
Block a user