Skip to content

Commit

Permalink
Testing push with GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutmydreams committed Sep 12, 2023
1 parent 0067c27 commit 7685e7d
Show file tree
Hide file tree
Showing 3 changed files with 13,731 additions and 13,722 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ const RESOURCES = {"assets/assets/fonts/iconfonts.ttf": "377adb08ecb37392c6cb038
"assets/NOTICES": "e9d72cf732f70cc1bf53a33aad140d08",
"version.json": "a7d0195c63e2e522c37ee18e73b44bd2",
"manifest.json": "b821ad466feece003cce6da9f796e5f5",
"index.html": "6f18c9b3e75c4806c6e1998ab1703606",
"/": "6f18c9b3e75c4806c6e1998ab1703606",
"index.html": "ef916199666746b0cce4dede9d7ae300",
"/": "ef916199666746b0cce4dede9d7ae300",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"vercel.json": "b86674833d99981d58ca921aeb97b92a",
"main.dart.js": "f099b70c9e4d759652307d336d72b50b",
"main.dart.js": "a1e5415a2351af5c003ae51e93d49d84",
"canvaskit/canvaskit.wasm": "f48eaf57cada79163ec6dec7929486ea",
"canvaskit/skwasm.wasm": "6711032e17bf49924b2b001cef0d3ea3",
"canvaskit/canvaskit.js": "76f7d822f42397160c5dfc69cbc9b2de",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = "356985984";
var serviceWorkerVersion = "509348768";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 7685e7d

Please sign in to comment.