mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 05:54:26 +01:00
Update frontend build (#5556)
This commit is contained in:
@@ -36,8 +36,8 @@ const RESOURCES = {"canvaskit/chromium/canvaskit.js": "ffb2bb6484d5689d91f393b60
|
|||||||
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
|
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
|
||||||
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
|
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
|
||||||
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
|
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
|
||||||
"index.html": "ee49fda4d3352a21efccee2d7f1e8d81",
|
"index.html": "8cefea304e68290380bc21bc660dbe5d",
|
||||||
"/": "ee49fda4d3352a21efccee2d7f1e8d81",
|
"/": "8cefea304e68290380bc21bc660dbe5d",
|
||||||
"main.dart.js": "de5f419e0c01d50b593230731c9e7e35",
|
"main.dart.js": "de5f419e0c01d50b593230731c9e7e35",
|
||||||
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
|
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
|
||||||
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
|
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
|
||||||
|
|||||||
@@ -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 = "1326767966";
|
const serviceWorkerVersion = "1764812677";
|
||||||
</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