Skip to content

Commit

Permalink
fix: new facts
Browse files Browse the repository at this point in the history
  • Loading branch information
dennyabrain committed Apr 25, 2024
1 parent 6762d7c commit c4cead4
Show file tree
Hide file tree
Showing 3 changed files with 39,595 additions and 46,686 deletions.
6 changes: 3 additions & 3 deletions static/facts/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"index.html": "ab07e29765f181343bd99e09198d2b25",
"/": "ab07e29765f181343bd99e09198d2b25",
const RESOURCES = {"index.html": "0c970587b259bc6a7f0a2b9ea5eae99a",
"/": "0c970587b259bc6a7f0a2b9ea5eae99a",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"version.json": "20b90a979b0bc2ed342972d13c30aa2e",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
Expand Down Expand Up @@ -129,7 +129,7 @@ const RESOURCES = {"index.html": "ab07e29765f181343bd99e09198d2b25",
"assets/assets/facetune_desta.jpg": "09ccd4dabd5d97cbe19c2696745296e5",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "89ed8f4e49bcdfc0b5bfc9b24591e347",
"manifest.json": "734e10891e50a5de4c82dc66b588edf3",
"main.dart.js": "f52768c11197c55968707f999e0c0a5a",
"main.dart.js": "6545dc0c53e35f911f8b11edeed778e5",
"canvaskit/chromium/canvaskit.js": "ffb2bb6484d5689d91f393b60664d530",
"canvaskit/chromium/canvaskit.wasm": "393ec8fb05d94036734f8104fa550a67",
"canvaskit/skwasm.worker.js": "51253d3321b11ddb8d73fa8aa87d3b15",
Expand Down
2 changes: 1 addition & 1 deletion static/facts/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 = "758190411";
const serviceWorkerVersion = "4196849774";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit c4cead4

Please sign in to comment.