Skip to content

Commit

Permalink
Deploying to gh-pages from @ fe9ae0e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
getBoolean committed Apr 13, 2024
1 parent 9c41448 commit e0a8548
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions feature/pagination/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ const RESOURCES = {"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb0489
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"manifest.json": "d9c6f42c23888c34cbd03f47fb19ec16",
"main.dart.js": "f957a8efb3bb75f1ac242d2ae4c0790c",
"index.html": "7cbec50dc9dd6af0a48fd69167e9fbc8",
"/": "7cbec50dc9dd6af0a48fd69167e9fbc8",
"index.html": "61c34d531848259c4c8c154f122c483e",
"/": "61c34d531848259c4c8c154f122c483e",
"canvaskit/skwasm.js.symbols": "741d50ffba71f89345996b0aa8426af8",
"canvaskit/canvaskit.wasm": "3d2a2d663e8c5111ac61a46367f751ac",
"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
Expand Down
2 changes: 1 addition & 1 deletion feature/pagination/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.
const serviceWorkerVersion = "3651326472";
const serviceWorkerVersion = "2005381691";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit e0a8548

Please sign in to comment.